PYTHON_MULTI_USEDEP -> PYTHON_USEDEP

This commit is contained in:
Kolan Sh 2022-02-15 13:45:25 +03:00
parent 59df4766e1
commit b209e8c1a6
1 changed files with 2 additions and 2 deletions

View File

@ -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 )