From a55b2a369bf87bedb53958d5462c670243a75f411058a03e901a94831fa3c9dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 7 Oct 2019 07:45:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=830 --- libreoffice.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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