mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/svgwrite: add missing setuptools bdep
Signed-off-by: Tim Harder <radhermit@gentoo.org>
This commit is contained in:
@@ -17,6 +17,7 @@ IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-python/pyparsing-2.0.1[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user