mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/python-debian: Drop superfluous python_gen_cond_dep w/o python2_7
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -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" )
|
||||
|
||||
Reference in New Issue
Block a user