redhat-rpm-config/tests/no-new-dependency/requires.txt
Tom Stellard 200350d957 tests/no-new-dependencies: Add /bin/sh to requires.txt
There appears to be new rpm behavior which adds

Requires(interp): /bin/sh

to this package, so we need to account for this in requires.txt.
We already have /usr/bin/sh in requires.txt, so this is not a
new dependency.
2022-04-20 16:50:13 +00:00

13 lines
126 B
Plaintext

coreutils
dwz
rpm
zip
/bin/sh
/usr/bin/bash
/usr/bin/file
/usr/bin/find
/usr/bin/grep
/usr/bin/sed
/usr/bin/sh
/usr/bin/xargs