projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4973b3e
)
dev-python/txAMQP: Add missing PYTHON_USEDEP on twisted-core, #619342
author
Michał Górny
<mgorny@gentoo.org>
Mon, 22 May 2017 07:46:12 +0000
(09:46 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 22 May 2017 09:12:26 +0000
(11:12 +0200)
dev-python/txAMQP/txAMQP-0.6.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/txAMQP/txAMQP-0.6.2.ebuild
b/dev-python/txAMQP/txAMQP-0.6.2.ebuild
index a2fc73bc26bdfe592648097bdbce6b0d9388b326..0728231988f0c516f461d1ab64306084aac14de5 100644
(file)
--- a/
dev-python/txAMQP/txAMQP-0.6.2.ebuild
+++ b/
dev-python/txAMQP/txAMQP-0.6.2.ebuild
@@
-15,4
+15,4
@@
SLOT="0"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/twisted-core"
+RDEPEND="dev-python/twisted-core
[${PYTHON_USEDEP}]
"