commit f168eb71e473379bdafd619a42ca7a4d04b052f0
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Fri Sep 20 15:15:24 2019 +0200
Add BuildRequires: python3
gstreamer1-plugins-bad-nonfree.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-plugins-bad-nonfree.spec
index 6b1fbf6..a5b0a79 100644
--- a/gstreamer1-plugins-bad-nonfree.spec
+++ b/gstreamer1-plugins-bad-nonfree.spec
@@ -20,6 +20,7 @@ BuildRequires: orc-devel
BuildRequires: libdca-devel
BuildRequires: faac-devel
BuildRequires: fdk-aac-devel
+BuildRequires: python3
%description
GStreamer is a streaming media framework, based on graphs of elements which
@@ -71,6 +72,7 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%changelog
* Fri Sep 20 2019 Xavier Bachelot <xavier(a)bachelot.org> - 1.14.0-1.1
- Backport spec changes from master.
+- Add BuildRequires: python3.
* Sun Apr 15 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.14.0-1
- Update to 1.14.0
Show replies by date