Explicitly require stuff for brp-mangle-shebangs

Except what is in coreutils (already required)
This commit is contained in:
Miro Hrončok 2018-01-30 22:08:52 +01:00
parent 257a3a95c7
commit 00b0603754
1 changed files with 7 additions and 0 deletions

View File

@ -98,6 +98,13 @@ Requires: dwz >= 0.4
Requires: zip
Requires: (annobin if gcc)
# for brp-mangle-shebangs
Requires: %{_bindir}/find
Requires: %{_bindir}/grep
Requires: %{_bindir}/xargs
Requires: %{_bindir}/file
Requires: %{_bindir}/sed
# -fstack-clash-protection and CET requires GCC 8.
Conflicts: gcc < 8.0