diff options
author | Wilson M. Michaels <thebitpit@austincustomerrands.com> | 2021-10-11 03:37:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 03:37:55 +0100 |
commit | ca6e8843491163c72d34a39a11bc034ede3baefe (patch) | |
tree | e2987ff51c6daa8c33cc14c82929ccd0670b52a4 | |
parent | app-text/build-docbook-catalog: use EROOT in mkdir (diff) | |
download | gentoo-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>
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild | 1 |
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 |