forked from pool/gobject-introspection
Accepting request 429341 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/429341 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=160
This commit is contained in:
parent
4b85eaae29
commit
7eaddee7ba
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 21 17:19:41 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Adjust the required version for pkgconfig(glib-2.0) according to
|
||||||
|
what configure expects.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 20 11:39:52 UTC 2016 - dimstar@opensuse.org
|
Tue Sep 20 11:39:52 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@ BuildRequires: python-devel >= 2.7
|
|||||||
BuildRequires: python-xml
|
BuildRequires: python-xml
|
||||||
BuildRequires: pkgconfig(cairo)
|
BuildRequires: pkgconfig(cairo)
|
||||||
BuildRequires: pkgconfig(cairo-gobject)
|
BuildRequires: pkgconfig(cairo-gobject)
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.48.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
|
||||||
BuildRequires: pkgconfig(gobject-2.0)
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
# gi-find-deps makes use of 'file' to identify the types.
|
# gi-find-deps makes use of 'file' to identify the types.
|
||||||
Requires: file
|
Requires: file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user