From 3aa0257d20285b8dda5b67ff01d1753b0614d3e75f52efcfbf60a98935981875 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 3 Mar 2023 09:23:02 +0000 Subject: [PATCH] Accepting request 1068685 from home:iznogood:factory - Add boolean pkgconfig(babl-0.1) BuildRequires, allow build with new version of babl. OBS-URL: https://build.opensuse.org/request/show/1068685 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=65 --- gimp.changes | 6 ++++++ gimp.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gimp.changes b/gimp.changes index 4e56706..8e6e767 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 2 12:33:06 UTC 2023 - Bjørn Lie + +- Add boolean pkgconfig(babl-0.1) BuildRequires, allow build with + new version of babl. + ------------------------------------------------------------------- Wed Feb 22 10:13:56 UTC 2023 - Paolo Stivanin diff --git a/gimp.spec b/gimp.spec index 83defca..5f44cfd 100644 --- a/gimp.spec +++ b/gimp.spec @@ -68,7 +68,7 @@ BuildRequires: python-gtk-devel >= 2.10.4 %endif BuildRequires: update-desktop-files BuildRequires: pkgconfig(atk) >= 2.2.0 -BuildRequires: pkgconfig(babl) >= 0.1.78 +BuildRequires: (pkgconfig(babl) or pkgconfig(babl-0.1)) BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(cairo) >= 1.12.2 BuildRequires: pkgconfig(cairo-pdf) >= 1.12.2