summaryrefslogtreecommitdiff
path: root/sys-cluster/heat/heat-2019.2.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/heat/heat-2019.2.9999.ebuild')
-rw-r--r--sys-cluster/heat/heat-2019.2.9999.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/sys-cluster/heat/heat-2019.2.9999.ebuild b/sys-cluster/heat/heat-2019.2.9999.ebuild
index 25cc976a9001..ebfb8f30027e 100644
--- a/sys-cluster/heat/heat-2019.2.9999.ebuild
+++ b/sys-cluster/heat/heat-2019.2.9999.ebuild
@@ -124,16 +124,13 @@ RDEPEND="
>=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
>=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
>=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
- >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]"
+ >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]
+ acct-user/heat
+ acct-group/heat"
PATCHES=(
)
-pkg_setup() {
- enewgroup heat
- enewuser heat -1 -1 /var/lib/heat heat
-}
-
python_prepare_all() {
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all