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.
This commit is contained in:
Tom Stellard 2022-04-20 16:47:58 +00:00
parent 0e07c90567
commit 200350d957
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ coreutils
dwz
rpm
zip
/bin/sh
/usr/bin/bash
/usr/bin/file
/usr/bin/find