diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-21 23:46:13 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-21 23:46:13 +0200 |
commit | 5960753f49be0c3e9bcc9fb5d292b5764020cde2 (patch) | |
tree | 0a975c89941d9e52e9cf1f9e45d88f4f2e1833ba /dev-perl/CGI/CGI-4.250.0.ebuild | |
parent | net-fs/samba: Block dev-perl/Parse-Yapp, bug 562918. Samba upstream should fi... (diff) | |
download | gentoo-5960753f49be0c3e9bcc9fb5d292b5764020cde2.tar.gz gentoo-5960753f49be0c3e9bcc9fb5d292b5764020cde2.tar.bz2 gentoo-5960753f49be0c3e9bcc9fb5d292b5764020cde2.zip |
dev-perl/CGI: Add missing dependency, bug 571042
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/CGI/CGI-4.250.0.ebuild')
-rw-r--r-- | dev-perl/CGI/CGI-4.250.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/CGI/CGI-4.250.0.ebuild b/dev-perl/CGI/CGI-4.250.0.ebuild index 6e45b8747c82..17e1c00a4cba 100644 --- a/dev-perl/CGI/CGI-4.250.0.ebuild +++ b/dev-perl/CGI/CGI-4.250.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,6 +28,7 @@ DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-0.980.0 + dev-perl/Test-Deep dev-perl/Test-Warn dev-perl/Test-NoWarnings ) |