weevely: fix obvious migration failure by yours truely

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-02-12 15:14:13 -05:00
parent 35e84f1b2a
commit 2bdd2abeda
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -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}]