diff options
-rw-r--r-- | dev-perl/OOTools/OOTools-2.300.0-r1.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-perl/OOTools/OOTools-2.300.0-r1.ebuild b/dev-perl/OOTools/OOTools-2.300.0-r1.ebuild index 325be896d8da..41ec4f283fb0 100644 --- a/dev-perl/OOTools/OOTools-2.300.0-r1.ebuild +++ b/dev-perl/OOTools/OOTools-2.300.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,10 +12,13 @@ SRC_URI+=" https://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/${P}-patch.t SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="test" DEPEND=" dev-perl/Module-Build + test? ( + dev-perl/CGI + ) " SRC_TEST=do |