mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
Add missing build-time dependency on dev-python/setuptools
Package-Manager: portage-2.2.27
This commit is contained in:
@@ -20,7 +20,8 @@ KEYWORDS="amd64 x86"
|
||||
IUSE="examples test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="test? (
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
dev-python/lockfile[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
Reference in New Issue
Block a user