mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 06:41:01 +02:00
unicorn-bindings: fix deps, issue #244
This commit is contained in:
parent
dc21196d33
commit
2128b6d9d9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ IUSE="python"
|
|||
|
||||
RDEPEND="dev-util/unicorn-${PV}"
|
||||
|
||||
RDEPEND=""
|
||||
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
# go? ( dev-lang/go )
|
||||
# ruby? ( dev-lang/ruby:* )
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue