dev-python/booleanOperations: Fix dependencies

Closes: https://bugs.gentoo.org/712212
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2020-03-14 15:39:25 +01:00
parent 2ededcc3f1
commit 4626afe302

View File

@@ -20,6 +20,7 @@ BDEPEND=""
RDEPEND="${DEPEND}
>=dev-python/fonttools-4.0.2[${PYTHON_USEDEP}]
>=dev-python/pyclipper-1.1.0[${PYTHON_USEDEP}]
dev-python/wheel[${PYTHON_USEDEP}]
"
src_prepare() {