summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova_git.bb
diff options
context:
space:
mode:
authorJosep Puigdemont <josep.puigdemont@enea.com>2015-10-02 15:50:57 +0200
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-10-06 12:15:06 -0400
commit491cb1d8b976b3a5c3a270a294b6cb1a95e0f2da (patch)
tree2410c5c1bbd8e0053aa25723181b82696ba44658 /meta-openstack/recipes-devtools/python/python-nova_git.bb
parentdd6a23ab2a9664ae4d6f10f9339cc70340a5e31a (diff)
downloadmeta-cloud-services-491cb1d8b976b3a5c3a270a294b6cb1a95e0f2da.tar.gz
python-nova: depends on psutil
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova_git.bb1
1 files changed, 1 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 9926208..2ee518d 100644
--- a/meta-openstack/recipes-devtools/python/python-nova_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb
@@ -320,6 +320,7 @@ RDEPENDS_${PN} = " libvirt \
320 python-posix-ipc \ 320 python-posix-ipc \
321 python-rfc3986 \ 321 python-rfc3986 \
322 python-oslo.i18n \ 322 python-oslo.i18n \
323 python-psutil \
323 " 324 "
324 325
325RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \ 326RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \