diff options
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 ) " |