From 3307ff70916a077e5ab75ac54a005d83e99bef338f284fa1eadb84ef61b84c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 1 Dec 2017 11:33:59 +0000 Subject: [PATCH] Accepting request 547064 from home:Zaitor:branches:multimedia:libs - Add explicit python3-xml BuildRequires: fix build on older versions of openSUSE. OBS-URL: https://build.opensuse.org/request/show/547064 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=100 --- gstreamer-plugins-base.changes | 6 ++++++ gstreamer-plugins-base.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index 6e43f1e..bc6e846 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 1 01:54:53 UTC 2017 - zaitor@opensuse.org + +- Add explicit python3-xml BuildRequires: fix build on older + versions of openSUSE. + ------------------------------------------------------------------- Wed Nov 29 14:25:58 UTC 2017 - dimstar@opensuse.org diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index b702d61..1b98304 100644 --- a/gstreamer-plugins-base.spec +++ b/gstreamer-plugins-base.spec @@ -39,6 +39,7 @@ BuildRequires: libXext-devel BuildRequires: libXv-devel BuildRequires: orc >= 0.4.24 BuildRequires: python3-base +BuildRequires: python3-xml BuildRequires: pkgconfig(gstreamer-1.0) >= 1.12.0 %if !0%{?is_opensuse} BuildRequires: translation-update-upstream