mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/subunit: Perl needs to be in RDEPEND, too. Empty revbump so the Perl subslot is recorded during rebuild.
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --force
This commit is contained in:
@@ -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$
|
||||
|
||||
@@ -19,10 +19,11 @@ IUSE="static-libs test"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/testtools-0.9.34[${PYTHON_USEDEP}]
|
||||
dev-python/extras[${PYTHON_USEDEP}]"
|
||||
dev-python/extras[${PYTHON_USEDEP}]
|
||||
dev-lang/perl:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-lang/perl:=
|
||||
>=dev-libs/check-0.9.11[${MULTILIB_USEDEP}]
|
||||
>=dev-util/cppunit-1.13.2[${MULTILIB_USEDEP}]
|
||||
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
|
||||
|
||||
@@ -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$
|
||||
|
||||
@@ -19,10 +19,11 @@ IUSE="static-libs test"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/testtools-0.9.34[${PYTHON_USEDEP}]
|
||||
dev-python/extras[${PYTHON_USEDEP}]"
|
||||
dev-python/extras[${PYTHON_USEDEP}]
|
||||
dev-lang/perl:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-lang/perl:=
|
||||
>=dev-libs/check-0.9.11[${MULTILIB_USEDEP}]
|
||||
>=dev-util/cppunit-1.13.2[${MULTILIB_USEDEP}]
|
||||
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
|
||||
Reference in New Issue
Block a user