summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index e018d8d..dbc76d8 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -109,8 +109,7 @@ RDEPENDS_${PN} += "python-pam \
109 python-dogpile.cache \ 109 python-dogpile.cache \
110 " 110 "
111 111
112RDEPENDS_${SRCNAME} = "${PN} ${SRCNAME}-setup \ 112RDEPENDS_${SRCNAME} = "${PN} postgresql postgresql-client python-psycopg2"
113 postgresql postgresql-client python-psycopg2"
114 113
115INITSCRIPT_PACKAGES = "${SRCNAME}" 114INITSCRIPT_PACKAGES = "${SRCNAME}"
116INITSCRIPT_NAME_${SRCNAME} = "keystone" 115INITSCRIPT_NAME_${SRCNAME} = "keystone"