summaryrefslogtreecommitdiff
path: root/dev-python/textx
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/textx')
-rw-r--r--dev-python/textx/textx-1.4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/textx/textx-1.4.ebuild b/dev-python/textx/textx-1.4.ebuild
index 1a3efda1fafe..03a462677d20 100644
--- a/dev-python/textx/textx-1.4.ebuild
+++ b/dev-python/textx/textx-1.4.ebuild
@@ -4,6 +4,7 @@
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1