summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilson M. Michaels <thebitpit@austincustomerrands.com>2021-10-11 03:37:35 +0100
committerSam James <sam@gentoo.org>2021-10-11 03:37:55 +0100
commitca6e8843491163c72d34a39a11bc034ede3baefe (patch)
treee2987ff51c6daa8c33cc14c82929ccd0670b52a4 /dev-perl/SOAP-Lite
parentapp-text/build-docbook-catalog: use EROOT in mkdir (diff)
downloadgentoo-ca6e8843491163c72d34a39a11bc034ede3baefe.tar.gz
gentoo-ca6e8843491163c72d34a39a11bc034ede3baefe.tar.bz2
gentoo-ca6e8843491163c72d34a39a11bc034ede3baefe.zip
dev-perl/SOAP-Lite: add missing test dependency
Closes: https://bugs.gentoo.org/807238 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild
index fd408bbedf36..ba22e3276251 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild
@@ -36,6 +36,7 @@ RDEPEND="
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
+ dev-perl/HTTP-Daemon
virtual/perl-IO
virtual/perl-Test-Simple
dev-perl/Test-Warn