From f3c2d6637bfc0839214b68dcf36fc5cfb64c2cbc Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 2 Sep 2014 15:44:36 -0400 Subject: nova: add oslo.i18n to dependency list nova-compute needs oslo.i18n, so we add it to the dependency list. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-nova_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index f6c090f..580193c 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb @@ -305,6 +305,7 @@ RDEPENDS_${PN} = " libvirt \ spice-html5 \ python-posix-ipc \ python-rfc3986 \ + python-oslo.i18n \ " RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \ -- cgit v1.2.3-54-g00ecf