From ebe1a4e823cb7b47e0cb85a22c7d3e2398da47d0 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 31 Oct 2013 10:09:23 -0400 Subject: glance: add RDEPENDS on python-pip Havana requires the pip module, so we add it into glance's runtime dependencies. This package comes from meta-oe, so an up to date checkout is required. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-glance_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index 284399e..2fe4ed0 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb @@ -105,6 +105,7 @@ RDEPENDS_${PN} += "python-greenlet \ python-kombu \ python-iso8601 \ python-oslo.config \ + python-pip \ python-lxml \ python-paste \ python-pycrypto \ -- cgit v1.2.3-54-g00ecf