dev-perl/Role-Basic: Add Module::Build dependency, bug 569278; run tests in parallel

Package-Manager: portage-2.2.26
This commit is contained in:
Andreas K. Hüttel
2015-12-25 19:03:45 +01:00
parent 590c1cbfed
commit c0bc18c76f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,8 @@ IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
dev-perl/Module-Build
test? ( virtual/perl-Test-Simple )
"
SRC_TEST="do"
SRC_TEST="do parallel"