diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index 12f1e95..cde670c 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -118,6 +118,7 @@ RDEPENDS_${PN} += " \ | |||
| 118 | # if DISTRO_FEATURE contains "tempest" then add *-tests to the main RDEPENDS | 118 | # if DISTRO_FEATURE contains "tempest" then add *-tests to the main RDEPENDS |
| 119 | 119 | ||
| 120 | RDEPENDS_${SRCNAME} = "${PN} postgresql postgresql-client python-psycopg2" | 120 | RDEPENDS_${SRCNAME} = "${PN} postgresql postgresql-client python-psycopg2" |
| 121 | RDEPENDS_${SRCNAME}-setup = "postgresql sudo ${SRCNAME}" | ||
| 121 | 122 | ||
| 122 | INITSCRIPT_PACKAGES = "${SRCNAME}" | 123 | INITSCRIPT_PACKAGES = "${SRCNAME}" |
| 123 | INITSCRIPT_NAME_${SRCNAME} = "keystone" | 124 | INITSCRIPT_NAME_${SRCNAME} = "keystone" |
