commit:     4626afe302a0dd1ebd3648d56c82c8213dd536e5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 14 14:39:25 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar 14 14:39:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4626afe3

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 <AT> gentoo.org>

 dev-python/booleanOperations/booleanOperations-0.9.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0.ebuild 
b/dev-python/booleanOperations/booleanOperations-0.9.0.ebuild
index 0468e6dc92f..8d822fcc410 100644
--- a/dev-python/booleanOperations/booleanOperations-0.9.0.ebuild
+++ b/dev-python/booleanOperations/booleanOperations-0.9.0.ebuild
@@ -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() {

Reply via email to