diff options
Diffstat (limited to 'app-shells/bash/bash-5.1_p16-r2.ebuild')
-rw-r--r-- | app-shells/bash/bash-5.1_p16-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-5.1_p16-r2.ebuild b/app-shells/bash/bash-5.1_p16-r2.ebuild index 54d56596e605..eda4291bf8b7 100644 --- a/app-shells/bash/bash-5.1_p16-r2.ebuild +++ b/app-shells/bash/bash-5.1_p16-r2.ebuild @@ -85,7 +85,7 @@ RDEPEND=" ${DEPEND} " # We only need yacc when the .y files get patched (bash42-005, bash51-011) -BDEPEND="virtual/yacc +BDEPEND="app-alternatives/yacc verify-sig? ( sec-keys/openpgp-keys-chetramey )" S="${WORKDIR}/${MY_P}" |