diff options
Diffstat (limited to 'sci-libs/rtree/rtree-0.9.4.ebuild')
-rw-r--r-- | sci-libs/rtree/rtree-0.9.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/rtree/rtree-0.9.4.ebuild b/sci-libs/rtree/rtree-0.9.4.ebuild index a7ec92220226..c539f353b91d 100644 --- a/sci-libs/rtree/rtree-0.9.4.ebuild +++ b/sci-libs/rtree/rtree-0.9.4.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7..8} ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 |