diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 4770448..e41e796 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -195,6 +195,11 @@ FILES_${SRCNAME}-api = " \ | |||
| 195 | ${sysconfdir}/init.d/nova-api \ | 195 | ${sysconfdir}/init.d/nova-api \ |
| 196 | " | 196 | " |
| 197 | 197 | ||
| 198 | DEPENDS += " \ | ||
| 199 | python-pip \ | ||
| 200 | python-pbr \ | ||
| 201 | " | ||
| 202 | |||
| 198 | RDEPENDS_${PN} = " libvirt \ | 203 | RDEPENDS_${PN} = " libvirt \ |
| 199 | python-modules \ | 204 | python-modules \ |
| 200 | python-misc \ | 205 | python-misc \ |
| @@ -233,6 +238,7 @@ RDEPENDS_${PN} = " libvirt \ | |||
| 233 | python-routes \ | 238 | python-routes \ |
| 234 | python-webob \ | 239 | python-webob \ |
| 235 | python-websockify \ | 240 | python-websockify \ |
| 241 | python-pbr \ | ||
| 236 | " | 242 | " |
| 237 | 243 | ||
| 238 | RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \ | 244 | RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \ |
