mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/txAMQP: Add missing PYTHON_USEDEP on twisted-core, #619342
This commit is contained in:
@@ -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}]"
|
||||
|
||||
Reference in New Issue
Block a user