Remove unnecessary dependency on /usr/bin/python
The test no longer uses /usr/bin/python.
This commit is contained in:
parent
f5cdc27aaf
commit
b05ac2e918
@ -73,10 +73,6 @@ BuildRequires: python%{python3_pkgversion}-docutils
|
||||
BuildRequires: git-core
|
||||
BuildRequires: glibc-all-langpacks
|
||||
BuildRequires: python%{python3_pkgversion}-systemd
|
||||
# test/units/modules/test_async_wrapper.py needs this.
|
||||
# Instead of patching the tests to use /usr/bin/python3,
|
||||
# just give it what it wants.
|
||||
BuildRequires: /usr/bin/python
|
||||
%endif
|
||||
|
||||
%if %{with argcomplete}
|
||||
|
Loading…
Reference in New Issue
Block a user