From 85e58a0c252514666ff33a0c4358ea51aeed04a4 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 29 Oct 2019 15:05:04 -0400 Subject: [PATCH] always BR: python2-devel --- chromium.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium.spec b/chromium.spec index 6c43be5..e5d2fd6 100644 --- a/chromium.spec +++ b/chromium.spec @@ -423,6 +423,7 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtk+-2.0) %endif BuildRequires: /usr/bin/python2 +BuildRequires: python2-devel %if 0%{?bundlepylibs} # Using bundled bits, do nothing. %else @@ -440,7 +441,6 @@ BuildRequires: python-markupsafe BuildRequires: python-ply %endif BuildRequires: python2-simplejson -BuildRequires: python2-devel %endif %if 0%{?bundlere2} # Using bundled bits, do nothing.