Add BuildRequires on /usr/bin/python
For the unit tests.
This commit is contained in:
parent
4dfc2af1c6
commit
d862534c3b
@ -22,6 +22,8 @@ Requires: ninja-build
|
|||||||
|
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
BuildRequires: ninja-build
|
BuildRequires: ninja-build
|
||||||
|
# Some tests expect the unversioned executable
|
||||||
|
BuildRequires: /usr/bin/python
|
||||||
# Various languages
|
# Various languages
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: libasan
|
BuildRequires: libasan
|
||||||
|
Loading…
Reference in New Issue
Block a user