Enable python3 for rhel > 7
This commit is contained in:
parent
830a803eca
commit
aefc9e07c2
@ -25,7 +25,7 @@ BuildRequires: gtest-devel
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: junit
|
||||
BuildRequires: minizip-devel
|
||||
%if 0%{?fedora}
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python3-devel
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user