diff options
-rw-r--r-- | dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild index f4eb235aee98..66834bb0d557 100644 --- a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild +++ b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DIST_AUTHOR=MARKOV DIST_VERSION=3.06 @@ -20,9 +20,12 @@ RDEPEND=" >=dev-perl/XML-Compile-Cache-1.30.0 >=dev-perl/XML-Compile-SOAP-3.160.0 " -DEPEND="${RDEPEND} + +# bug 774777 +BEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker test? ( + dev-perl/Test-Deep dev-perl/XML-Compile-Tester >=virtual/perl-Test-Simple-0.540.0 ) |