200350d tests/no-new-dependencies: Add /bin/sh to requires.txt

Authored and Committed by tstellar 2 years ago
    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.