[meta-virtualization] [meta-openstack][PATCH 6/9] python-itsdangerous: add missing python module dependencies

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jan 6 06:09:50 PST 2014


Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb b/meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb
index 15f08cd..8dbe48f 100644
--- a/meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb
+++ b/meta-openstack/recipes-devtools/python/python-itsdangerous_0.23.bb
@@ -15,3 +15,6 @@ SRC_URI[sha256sum] = "71c0bf6bde4dcc93d838415e728a961a7b16f324b8ae182525fbdadde9
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit setuptools
+
+RDEPENDS_${PN} += "python-json python-netclient python-zlib python-datetime python-lang python-crypt"
+
-- 
1.8.1.2



More information about the meta-virtualization mailing list