mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/BitVector: depend on setuptools
Package-Manager: Portage-2.3.18, Repoman-2.3.6
This commit is contained in:
@@ -15,6 +15,7 @@ RDEPEND=""
|
||||
LICENSE="PSF-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
python_test() {
|
||||
"${PYTHON}" TestBitVector/Test.py || die "Tests fail with ${EPYTHON}"
|
||||
|
||||
Reference in New Issue
Block a user