diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heat_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heat_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb index 8dade1f..7fa798c 100644 --- a/meta-openstack/recipes-devtools/python/python-heat_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb | |||
| @@ -153,6 +153,7 @@ RDEPENDS_${PN} += " \ | |||
| 153 | RDEPENDS_${SRCNAME}-engine = "${PN} ${SRCNAME}-common postgresql postgresql-client python-psycopg2 tgt" | 153 | RDEPENDS_${SRCNAME}-engine = "${PN} ${SRCNAME}-common postgresql postgresql-client python-psycopg2 tgt" |
| 154 | RDEPENDS_${SRCNAME}-api = "${SRCNAME}-engine" | 154 | RDEPENDS_${SRCNAME}-api = "${SRCNAME}-engine" |
| 155 | RDEPENDS_${SRCNAME}-api-cfn = "${SRCNAME}-engine" | 155 | RDEPENDS_${SRCNAME}-api-cfn = "${SRCNAME}-engine" |
| 156 | RDEPENDS_${SRCNAME}-setup = "postgresql sudo ${SRCNAME}-engine" | ||
| 156 | 157 | ||
| 157 | INITSCRIPT_PACKAGES = "${SRCNAME}-api ${SRCNAME}-api-cfn ${SRCNAME}-engine" | 158 | INITSCRIPT_PACKAGES = "${SRCNAME}-api ${SRCNAME}-api-cfn ${SRCNAME}-engine" |
| 158 | INITSCRIPT_NAME_${SRCNAME}-api = "${SRCNAME}-api" | 159 | INITSCRIPT_NAME_${SRCNAME}-api = "${SRCNAME}-api" |
