summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2019-07-18 00:05:41 +1200
committerKent Fredric <kentnl@gentoo.org>2019-07-18 00:05:41 +1200
commit4b86abd87bae577e4bb0b4daa21bf35629198053 (patch)
treea06019f4ebca11b65a0542c437e12c44c09fe290 /dev-perl/XML-Compile-WSDL11
parentdev-perl/XML-Compile-SOAP: Fix missing Test-Deep dep bug #663408 (diff)
downloadgentoo-4b86abd87bae577e4bb0b4daa21bf35629198053.tar.gz
gentoo-4b86abd87bae577e4bb0b4daa21bf35629198053.tar.bz2
gentoo-4b86abd87bae577e4bb0b4daa21bf35629198053.zip
dev-perl/XML-Compile-WSDL11: Add dep on XML-Compile-Tester bug #663410
Bug: https://bugs.gentoo.org/663410 Bug: https://rt.cpan.org/Ticket/Display.html?id=130097 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/XML-Compile-WSDL11')
-rw-r--r--dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild (renamed from dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
index c441fb7a4607..af9616f83280 100644
--- a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild
+++ b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,6 +22,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
+ dev-perl/XML-Compile-Tester
>=virtual/perl-Test-Simple-0.540.0
)
"