summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index 5e12e87..875104a 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -85,7 +85,7 @@ SRCREV = "246ff9f81248a00a434e66d18fad70519ba811cc"
85PV = "12.0.0+git${SRCPV}" 85PV = "12.0.0+git${SRCPV}"
86S = "${WORKDIR}/git" 86S = "${WORKDIR}/git"
87 87
88inherit setuptools systemd python-dir default_configs monitor useradd 88inherit setuptools3 systemd python3-dir default_configs monitor useradd
89 89
90USER = "horizon" 90USER = "horizon"
91GROUP = "horizon" 91GROUP = "horizon"