Add build dependency for jedi
This commit is contained in:
parent
922dcbd191
commit
5a724ed693
1 changed files with 5 additions and 0 deletions
|
@ -13,3 +13,8 @@ SLOT="0"
|
||||||
PLATFORMS="~amd64"
|
PLATFORMS="~amd64"
|
||||||
MYOPTIONS=""
|
MYOPTIONS=""
|
||||||
|
|
||||||
|
DEPENDENCIES="
|
||||||
|
build:
|
||||||
|
dev-python/setuptools
|
||||||
|
"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue