diff --git a/gegl.changes b/gegl.changes index 2dd316b..a2973bd 100644 --- a/gegl.changes +++ b/gegl.changes @@ -9,8 +9,8 @@ Thu Mar 2 08:27:48 UTC 2023 - Bjørn Lie - gif-load: update vendored dependency, including code updates. + Build: Keeping up with babl. - Drop 133.patch: Fixed upstream. -- Replace pkgconfig(babl) with pkgconfig(babl-0.1) BuildRequires: - following upstream changes. +- Add bolean pkgconfig(babl-0.1) BuildRequires following upstream + changes. ------------------------------------------------------------------- Wed Jan 11 09:05:00 UTC 2023 - Dominique Leuenberger diff --git a/gegl.spec b/gegl.spec index 686302c..e01f046 100644 --- a/gegl.spec +++ b/gegl.spec @@ -49,7 +49,7 @@ BuildRequires: pkgconfig BuildRequires: ruby BuildRequires: suitesparse-devel BuildRequires: pkgconfig(OpenEXR) >= 1.6.1 -BuildRequires: pkgconfig(babl-0.1) +BuildRequires: (pkgconfig(babl) or pkgconfig(babl-0.1)) BuildRequires: pkgconfig(cairo) >= 1.12.2 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0 BuildRequires: pkgconfig(gexiv2)