fix python3 build requirements
This commit is contained in:
parent
165de32ff6
commit
730a54b65e
@ -21,8 +21,9 @@ BuildArch: noarch
|
||||
BuildRequires: python2 >= 2.5
|
||||
BuildRequires: python2-devel >= 2.5
|
||||
BuildRequires: sed
|
||||
BuildRequires: python%{python3_pkgversion}
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
|
||||
Requires: python2 >= 2.5
|
||||
|
||||
|
||||
%description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user