diff --git a/libreoffice.spec b/libreoffice.spec index 99ed022..2d867fc 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -168,8 +168,7 @@ BuildRequires: pkgconfig(dbus-1) >= 0.60 BuildRequires: pkgconfig(epoxy) >= 1.2 BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(gl) -# >= 2.4 is needed for bluetooth support ; >= 2.40 is needed for gtk3 -BuildRequires: pkgconfig(glib-2.0) >= 2.4 +BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(graphite2) >= 0.9.3 @@ -266,7 +265,6 @@ BuildRequires: gcc7-c++ Requires(post): update-desktop-files Requires(postun): update-desktop-files %endif -BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(gtk+-3.0) >= 3.18 %if %{with system_gpgme} BuildRequires: libgpgmepp-devel