Use python3 instead of python during builds
This commit is contained in:
parent
cad9c65e11
commit
e15a68193c
@ -267,7 +267,7 @@ BuildRequires: valgrind
|
|||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
|
|
||||||
# We use python for the microbenchmarks
|
# We use python for the microbenchmarks
|
||||||
BuildRequires: python
|
BuildRequires: python3
|
||||||
|
|
||||||
# This GCC version is needed for -fstack-clash-protection support.
|
# This GCC version is needed for -fstack-clash-protection support.
|
||||||
BuildRequires: gcc >= 7.2.1-6
|
BuildRequires: gcc >= 7.2.1-6
|
||||||
|
Loading…
Reference in New Issue
Block a user