commit f0c46aa98da603fcb5083bf5b21fed382c0e86ce
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Oct 4 07:43:21 2019 +0200
Add python2-devel by default
chromium-libs-media-freeworld.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium-libs-media-freeworld.spec b/chromium-libs-media-freeworld.spec
index 85f12a6..4add33e 100644
--- a/chromium-libs-media-freeworld.spec
+++ b/chromium-libs-media-freeworld.spec
@@ -519,8 +519,8 @@ BuildRequires: python-markupsafe
BuildRequires: python-ply
%endif
BuildRequires: python2-simplejson
-BuildRequires: python2-devel
%endif
+BuildRequires: python2-devel
%if 0%{?bundlere2}
# Using bundled bits, do nothing.
%else