Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=885833 --- Comment #11 from Kevin Kofler <kevin@xxxxxxxxxxxxxxxx> --- > In "Requires", I consider that this should not go > Requires: sed > Requires: bash > Requires: gawk > Requires: coreutils Uh, no, these are actually needed! I think bash is only autodetected if you use #!/bin/bash directly rather than #!/usr/bin/env bash. The others are definitely NOT autodetected, because they're only called in the script, not linked by anything nor used as a #! line. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=THsZbW3byO&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review