projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a44721
)
dev-python/detox: add explicit setuptools bdep
author
Tim Harder
<radhermit@gentoo.org>
Sun, 3 Dec 2017 23:00:24 +0000
(18:00 -0500)
committer
Tim Harder
<radhermit@gentoo.org>
Sun, 3 Dec 2017 23:00:24 +0000
(18:00 -0500)
dev-python/detox/detox-0.11.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/detox/detox-0.11.ebuild
b/dev-python/detox/detox-0.11.ebuild
index 39ad2ce8d803a4196ba6376a4b2537106118a4fa..79444a13712adb5eb8dc4e17053ad2e7782b8fb1 100644
(file)
--- a/
dev-python/detox/detox-0.11.ebuild
+++ b/
dev-python/detox/detox-0.11.ebuild
@@
-23,6
+23,7
@@
RDEPEND="
>=dev-python/tox-2[${PYTHON_USEDEP}]
"
DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
test? (
${RDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]