summaryrefslogtreecommitdiff
path: root/sys-cluster/heat/heat-2020.1.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/heat/heat-2020.1.9999.ebuild')
-rw-r--r--sys-cluster/heat/heat-2020.1.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/heat/heat-2020.1.9999.ebuild b/sys-cluster/heat/heat-2020.1.9999.ebuild
index 16a42a5729f3..8ad0dab1631c 100644
--- a/sys-cluster/heat/heat-2020.1.9999.ebuild
+++ b/sys-cluster/heat/heat-2020.1.9999.ebuild
@@ -3,6 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_7 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 eutils linux-info
@@ -28,8 +29,7 @@ REQUIRED_USE="|| ( mysql postgres sqlite )"
CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- ${CDEPEND}
+DEPEND="${CDEPEND}
app-admin/sudo"
RDEPEND="