- Update glib2 requirement to match what code actually uses

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=624
This commit is contained in:
Tomáš Chvátal 2018-04-03 11:39:30 +00:00 committed by Git OBS Bridge
parent 2a5f2c2c30
commit 9e400802e9
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 11:39:13 UTC 2018 - tchvatal@suse.com
- Update glib2 requirement to match what code actually uses
-------------------------------------------------------------------
Tue Apr 3 11:27:47 UTC 2018 - tchvatal@suse.com

View File

@ -160,6 +160,7 @@ BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(epoxy) >= 1.2
BuildRequires: pkgconfig(expat)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glib-2.0) >= 2.40
BuildRequires: pkgconfig(glu)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(graphite2) >= 0.9.3
@ -259,8 +260,6 @@ BuildRequires: pkgconfig(fbclient)
%endif
%if %{with kdeintegration}
BuildRequires: libkde4-devel
# needed for filepicker
BuildRequires: pkgconfig(glib-2.0) >= 2.4
%else
Provides: %{name}-kde4 = %{version}
Obsoletes: %{name}-kde4 < %{version}