From eb1429c519577e116b1decc22059c850325fafb4cf928b908a62d409bf5845cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 26 Apr 2018 13:58:36 +0000 Subject: [PATCH] Accepting request 601608 from home:fcrozat:branches:graphics - Do not buildrequires lensfun-devel, it would be only used when building workshop, if Makefile was really compiling relevant code. OBS-URL: https://build.opensuse.org/request/show/601608 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=58 --- gegl.changes | 7 +++++++ gegl.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gegl.changes b/gegl.changes index a46acc2..97c42c1 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 26 13:44:38 UTC 2018 - fcrozat@suse.com + +- Do not buildrequires lensfun-devel, it would be only used when + building workshop, if Makefile was really compiling relevant + code. + ------------------------------------------------------------------- Sun Apr 22 23:46:51 UTC 2018 - bjorn.lie@gmail.com diff --git a/gegl.spec b/gegl.spec index a7fc585..47054c9 100644 --- a/gegl.spec +++ b/gegl.spec @@ -31,7 +31,6 @@ BuildRequires: gcc-c++ BuildRequires: gobject-introspection-devel >= 1.32.0 BuildRequires: graphviz-gd BuildRequires: gtk-doc -BuildRequires: lensfun-devel >= 0.2.5 BuildRequires: libjpeg-devel BuildRequires: libspiro-devel BuildRequires: libstdc++-devel