Explicitly require stuff for brp-mangle-shebangs
Except what is in coreutils (already required)
This commit is contained in:
parent
257a3a95c7
commit
00b0603754
@ -98,6 +98,13 @@ Requires: dwz >= 0.4
|
|||||||
Requires: zip
|
Requires: zip
|
||||||
Requires: (annobin if gcc)
|
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.
|
# -fstack-clash-protection and CET requires GCC 8.
|
||||||
Conflicts: gcc < 8.0
|
Conflicts: gcc < 8.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user