PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
This commit is contained in:
parent
59df4766e1
commit
b209e8c1a6
|
@ -28,8 +28,8 @@ RDEPEND="${PYTHON_DEPS}
|
|||
app-crypt/gnupg
|
||||
app-misc/jq
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/natsort[${PYTHON_MULTI_USEDEP}]
|
||||
dev-python/wxpython:4.0[${PYTHON_MULTI_USEDEP}]
|
||||
dev-python/natsort[${PYTHON_USEDEP}]
|
||||
dev-python/wxpython:4.0[${PYTHON_USEDEP}]
|
||||
')
|
||||
media-gfx/icoutils
|
||||
|| ( net-analyzer/netcat net-analyzer/openbsd-netcat )
|
||||
|
|
Loading…
Reference in New Issue