summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-10-07 10:05:13 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-10-07 10:14:49 -0500
commitbee4dbb817e0832696204977d9bc6e5d68bc907b (patch)
treef12c6346ee5bc0f7158c156a940d864291425fff /sys-cluster/heat/heat-2020.1.9999.ebuild
parentsys-cluster/neutron: 16.2.0 bump (diff)
downloadgentoo-bee4dbb817e0832696204977d9bc6e5d68bc907b.tar.gz
gentoo-bee4dbb817e0832696204977d9bc6e5d68bc907b.tar.bz2
gentoo-bee4dbb817e0832696204977d9bc6e5d68bc907b.zip
sys-cluster/heat: 14.1.0 bump
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
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="