From: Kent Fredric Date: Wed, 17 Jul 2019 12:05:41 +0000 (+1200) Subject: dev-perl/XML-Compile-WSDL11: Add dep on XML-Compile-Tester bug #663410 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4b86abd87bae577e4bb0b4daa21bf35629198053;p=gentoo.git 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 --- 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 similarity index 88% rename from dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild rename to 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 ) "