public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] dev-python/booleanOperations: add proper dependency
@ 2020-03-14  5:52 Jason A. Donenfeld
  0 siblings, 0 replies; only message in thread
From: Jason A. Donenfeld @ 2020-03-14  5:52 UTC (permalink / raw
  To: pacho, gentoo-dev; +Cc: Jason A. Donenfeld

Otherwise we incur breakage.

Closes: https://bugs.gentoo.org/712212
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
---
Not my package, so emailing to you/the list to apply it. Python people
are usually kind of touchy about non-maintainers twiddling around.

 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() {
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-14  5:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-14  5:52 [gentoo-dev] [PATCH] dev-python/booleanOperations: add proper dependency Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox