mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
weevely: fix obvious migration failure by yours truely
This commit is contained in:
parent
35e84f1b2a
commit
2bdd2abeda
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ SLOT="0"
|
|||
|
||||
DEPEND="${PYTHON_DEPS}"
|
||||
RDEPEND="${DEPEND}
|
||||
python_gen_cond_dep 'dev-python/prettytable[${PYTHON_MULTI_USEDEP}]'
|
||||
$(python_gen_cond_dep 'dev-python/prettytable[${PYTHON_MULTI_USEDEP}]')
|
||||
dev-python/mako[${PYTHON_SINGLE_USEDEP}]
|
||||
dev-python/pyyaml[${PYTHON_SINGLE_USEDEP}]
|
||||
dev-python/python-dateutil[${PYTHON_SINGLE_USEDEP}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue