Handle Python3 requirement, maybe?
This commit is contained in:
parent
1f8300c1fc
commit
b3db14c88e
@ -45,12 +45,12 @@ BuildRequires: krb5-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
%if 0%{?rhel} >= 8
|
||||
BuildRequires: python36
|
||||
%define __python3 /usr/bin/python3
|
||||
%endif
|
||||
%if 0%{?rhel} < 7
|
||||
BuildRequires: python34
|
||||
BuildRequires: devtoolset-2-toolchain
|
||||
%else
|
||||
BuildRequires: python3
|
||||
%endif
|
||||
BuildRequires: libgdiplus-devel
|
||||
BuildRequires: libtool
|
||||
|
Loading…
x
Reference in New Issue
Block a user