summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-06-30 13:31:49 +1200
committerKent Fredric <kentnl@gentoo.org>2017-06-30 13:32:16 +1200
commitb7542826a9fa9831fddc236d9d961c5a6d50b414 (patch)
tree8fe284d3cc0341b3623e621348418d22e5bf3335 /dev-perl/SOAP-WSDL
parentapp-arch/libarchive: Add patch to build with libressl (diff)
downloadgentoo-b7542826a9fa9831fddc236d9d961c5a6d50b414.tar.gz
gentoo-b7542826a9fa9831fddc236d9d961c5a6d50b414.tar.bz2
gentoo-b7542826a9fa9831fddc236d9d961c5a6d50b414.zip
dev-perl/SOAP-WSDL: Fix test dependency on dev-perl/CGI
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/SOAP-WSDL')
-rw-r--r--dev-perl/SOAP-WSDL/SOAP-WSDL-3.3.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/SOAP-WSDL/SOAP-WSDL-3.3.0.ebuild b/dev-perl/SOAP-WSDL/SOAP-WSDL-3.3.0.ebuild
index 77156cd5110f..a7b281004672 100644
--- a/dev-perl/SOAP-WSDL/SOAP-WSDL-3.3.0.ebuild
+++ b/dev-perl/SOAP-WSDL/SOAP-WSDL-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -34,6 +34,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
+ dev-perl/CGI
virtual/perl-Test-Simple
virtual/perl-Getopt-Long
virtual/perl-Storable