- 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:
parent
2a5f2c2c30
commit
9e400802e9
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user