Accepting request 552274 from home:dimstar:branches:GNOME:Factory
Fix for SLE - is not an issue on TW, since we still have gtk2 pulling in python2-xml, but that might change too OBS-URL: https://build.opensuse.org/request/show/552274 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=135
This commit is contained in:
parent
2b8147f60c
commit
32ee749597
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 5 13:10:53 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Explicitly buildrequire python2-xml: the build system is (for
|
||||||
|
now) hard locked on python2 and relies on the presence of
|
||||||
|
python2-xml (used to be pulled in by glib2-devel in the past).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 10 17:43:56 UTC 2017 - luc14n0@linuxmail.org
|
Fri Nov 10 17:43:56 UTC 2017 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
@ -62,6 +62,7 @@ BuildRequires: libjpeg-devel
|
|||||||
BuildRequires: perl >= 5.10.0
|
BuildRequires: perl >= 5.10.0
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python >= 2.6.0
|
BuildRequires: python >= 2.6.0
|
||||||
|
BuildRequires: python2-xml
|
||||||
BuildRequires: ruby >= 1.8.7
|
BuildRequires: ruby >= 1.8.7
|
||||||
BuildRequires: pkgconfig(atk)
|
BuildRequires: pkgconfig(atk)
|
||||||
BuildRequires: pkgconfig(atspi-2) >= 2.5.3
|
BuildRequires: pkgconfig(atspi-2) >= 2.5.3
|
||||||
|
Loading…
Reference in New Issue
Block a user