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