Add a /usr/bin/python3 BR
Since we do use it for autofiles. Let's use the file path to avoid hardcoding knowledge of which package contains it.
This commit is contained in:
parent
47d9af57c6
commit
5075393fb3
@ -30,6 +30,8 @@ BuildRequires: %{rusttoolset_version}-cargo
|
||||
BuildRequires: cargo rust-packaging
|
||||
%endif
|
||||
%endif
|
||||
# For the autofiles bits below
|
||||
BuildRequires: /usr/bin/python3
|
||||
# We always run autogen.sh
|
||||
BuildRequires: autoconf automake libtool git
|
||||
# For docs
|
||||
|
Loading…
Reference in New Issue
Block a user