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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 4af1ded..fa1bdfd 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -345,7 +345,9 @@ RDEPENDS_${SRCNAME}-controller = "${PN} ${SRCNAME}-common \ | |||
| 345 | postgresql postgresql-client python-psycopg2" | 345 | postgresql postgresql-client python-psycopg2" |
| 346 | 346 | ||
| 347 | RDEPENDS_${SRCNAME}-compute = "${PN} ${SRCNAME}-common python-oslo.messaging \ | 347 | RDEPENDS_${SRCNAME}-compute = "${PN} ${SRCNAME}-common python-oslo.messaging \ |
| 348 | qemu libvirt libvirt-libvirtd libvirt-python libvirt-virsh" | 348 | qemu libvirt libvirt-libvirtd libvirt-python libvirt-virsh \ |
| 349 | util-linux-blkid \ | ||
| 350 | " | ||
| 349 | RDEPENDS_${SRCNAME}-setup = "postgresql sudo ${SRCNAME}-common" | 351 | RDEPENDS_${SRCNAME}-setup = "postgresql sudo ${SRCNAME}-common" |
| 350 | RDEPENDS_${SRCNAME}-ec2 = "postgresql sudo ${SRCNAME}-common" | 352 | RDEPENDS_${SRCNAME}-ec2 = "postgresql sudo ${SRCNAME}-common" |
| 351 | 353 | ||
