mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-build/automake: fix test deps for 1.16.90+
Fixes: c4e79ef6658665c3aeafd2d6516aaa51b8718064 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
46e18d6159
commit
695e465aa0
@ -62,6 +62,8 @@ BDEPEND="
|
||||
test? (
|
||||
${PYTHON_DEPS}
|
||||
dev-util/dejagnu
|
||||
sys-devel/bison
|
||||
sys-devel/flex
|
||||
)
|
||||
verify-sig? ( sec-keys/openpgp-keys-jimmeyering )
|
||||
"
|
||||
|
||||
@ -62,6 +62,8 @@ BDEPEND="
|
||||
test? (
|
||||
${PYTHON_DEPS}
|
||||
dev-util/dejagnu
|
||||
sys-devel/bison
|
||||
sys-devel/flex
|
||||
)
|
||||
verify-sig? ( sec-keys/openpgp-keys-jimmeyering )
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user