dev-python/mock: Depend on virtual/funcsigs

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564782
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564784

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-04 07:15:16 +01:00
parent 554a98d83f
commit 59cd9eb5ad

View File

@@ -17,8 +17,9 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc test"
CDEPEND="$(python_gen_cond_dep 'dev-python/funcsigs[${PYTHON_USEDEP}]' 'python2_7')
>=dev-python/pbr-1.3[${PYTHON_USEDEP}]"
CDEPEND="
>=dev-python/pbr-1.3[${PYTHON_USEDEP}]
virtual/funcsigs[${PYTHON_USEDEP}]"
DEPEND="
>=dev-python/setuptools-17.1[${PYTHON_USEDEP}]
test? (