From 32ee7495974876dd32d1753e5c8f0b836f023860376c28cadfba18f2b81b8765 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 5 Dec 2017 13:51:38 +0000 Subject: [PATCH] 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 --- webkit2gtk3.changes | 7 +++++++ webkit2gtk3.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index d03bf56..54d99fa 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -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 diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index a49c905..2f844bd 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -62,6 +62,7 @@ BuildRequires: libjpeg-devel BuildRequires: perl >= 5.10.0 BuildRequires: pkgconfig BuildRequires: python >= 2.6.0 +BuildRequires: python2-xml BuildRequires: ruby >= 1.8.7 BuildRequires: pkgconfig(atk) BuildRequires: pkgconfig(atspi-2) >= 2.5.3