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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb index 2cf7ce4..3b4998f 100644 --- a/meta-openstack/recipes-devtools/python/python-heat_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb | |||
| @@ -243,9 +243,10 @@ RDEPENDS_${PN} += " \ | |||
| 243 | python-zaqarclient \ | 243 | python-zaqarclient \ |
| 244 | python-requests \ | 244 | python-requests \ |
| 245 | python-six \ | 245 | python-six \ |
| 246 | bash \ | ||
| 246 | " | 247 | " |
| 247 | 248 | ||
| 248 | RDEPENDS_${SRCNAME}-engine = "${PN} ${SRCNAME}-templates ${SRCNAME}-common postgresql postgresql-client python-psycopg2 tgt ${SRCNAME}-cfn" | 249 | RDEPENDS_${SRCNAME}-engine = "${PN} ${SRCNAME}-templates ${SRCNAME}-common postgresql postgresql-client python-psycopg2 tgt ${SRCNAME}-cfn bash" |
| 249 | RDEPENDS_${SRCNAME}-api = "${SRCNAME}-engine" | 250 | RDEPENDS_${SRCNAME}-api = "${SRCNAME}-engine" |
| 250 | RDEPENDS_${SRCNAME}-api-cfn = "${SRCNAME}-engine" | 251 | RDEPENDS_${SRCNAME}-api-cfn = "${SRCNAME}-engine" |
| 251 | RDEPENDS_${SRCNAME}-setup = "postgresql sudo ${SRCNAME}-engine" | 252 | RDEPENDS_${SRCNAME}-setup = "postgresql sudo ${SRCNAME}-engine" |
