From cc0c702e641c038bfcd537a8d8698e97e79dd5b4 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 3 Aug 2020 23:27:05 +0200 Subject: dev-python/python-debian: Drop superfluous python_gen_cond_dep w/o python2_7 Signed-off-by: Andreas Sturmlechner --- dev-python/python-debian/python-debian-0.1.36.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'dev-python/python-debian') diff --git a/dev-python/python-debian/python-debian-0.1.36.ebuild b/dev-python/python-debian/python-debian-0.1.36.ebuild index 78fab194385a..c4ec7d333fa1 100644 --- a/dev-python/python-debian/python-debian-0.1.36.ebuild +++ b/dev-python/python-debian/python-debian-0.1.36.ebuild @@ -23,10 +23,7 @@ RDEPEND=" BDEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - app-arch/dpkg - $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' -2) - ) + test? ( app-arch/dpkg ) " PATCHES=( "${FILESDIR}/0.1.36-disable-apt-pkg.patch" ) -- cgit v1.2.3