summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-06-05 16:25:07 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-06-05 16:25:16 +0200
commit015b4edcc49dc91950e91f3821e3359ee7d3293c (patch)
treed52184a7932ffa756cd76849fd07b9fcb50d0da3 /sci-libs/rtree
parentdev-python/liblarch: Enable py3.10 (diff)
downloadgentoo-015b4edcc49dc91950e91f3821e3359ee7d3293c.tar.gz
gentoo-015b4edcc49dc91950e91f3821e3359ee7d3293c.tar.bz2
gentoo-015b4edcc49dc91950e91f3821e3359ee7d3293c.zip
sci-libs/rtree: add missing dep
Closes: https://bugs.gentoo.org/794445 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs/rtree')
-rw-r--r--sci-libs/rtree/rtree-0.9.7.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/rtree/rtree-0.9.7.ebuild b/sci-libs/rtree/rtree-0.9.7.ebuild
index 021ea1b4638d..751660dc98d3 100644
--- a/sci-libs/rtree/rtree-0.9.7.ebuild
+++ b/sci-libs/rtree/rtree-0.9.7.ebuild
@@ -20,6 +20,7 @@ SLOT="0"
S="${WORKDIR}/${MY_P}"
+BDEPEND="dev-python/wheel[${PYTHON_USEDEP}]"
RDEPEND="sci-libs/libspatialindex"
distutils_enable_sphinx docs/source