mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/WWW-Mechanize: restore Test-Taint test dep
... even though it's gone from reqs. Closes: https://bugs.gentoo.org/908748 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -25,6 +25,7 @@ RDEPEND="
|
||||
virtual/perl-Tie-RefHash
|
||||
dev-perl/URI
|
||||
"
|
||||
# dev-perl/Test-Taint is missing from reqs but still needed, see bug #908748
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
@@ -37,6 +38,7 @@ BDEPEND="${RDEPEND}
|
||||
dev-perl/Test-Memory-Cycle
|
||||
dev-perl/Test-Output
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
dev-perl/Test-Taint
|
||||
dev-perl/Test-Warnings
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user