diff --git a/gegl04.spec b/gegl04.spec index 65c3100..3f52502 100644 --- a/gegl04.spec +++ b/gegl04.spec @@ -24,7 +24,6 @@ BuildRequires: libspiro-devel BuildRequires: meson BuildRequires: perl-interpreter BuildRequires: ruby -BuildRequires: SDL-devel >= 1.2.0 BuildRequires: suitesparse-devel BuildRequires: vala @@ -50,6 +49,7 @@ BuildRequires: pkgconfig(OpenEXR) >= 1.6.1 BuildRequires: pkgconfig(pango) >= 1.38.0 BuildRequires: pkgconfig(pangocairo) >= 1.38.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.2 +BuildRequires: pkgconfig(sdl2) >= 2.0.5 BuildRequires: pkgconfig(vapigen) >= 0.20.0 BuildRequires: pkgconfig(libtiff-4) >= 4.0.0 @@ -169,6 +169,7 @@ chrpath --delete %{buildroot}%{_libdir}/gegl-%{apiver}/*.so * Mon Nov 04 2019 Kalev Lember - 0.4.18-1 - Update to 0.4.18 - Switch to meson build system +- Build against SDL2 instead of SDL 1 * Thu Sep 12 2019 Josef Ridky -0.4.16-4 - Obsoletes gegl03 (#1751416)