From ae38400a0a7215b4867bb9823920bd03eb0d83ad Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 6 Jan 2014 14:09:53 +0000 Subject: python-werkzeug: add missing python module dependencies Signed-off-by: Paul Eggleton Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb b/meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb index 2aaff9a..d24aaed 100644 --- a/meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb +++ b/meta-openstack/recipes-devtools/python/python-werkzeug_0.9.4.bb @@ -15,3 +15,6 @@ SRC_URI[sha256sum] = "c1baf7a3e8be70f34d931ee173283f406877bd3d17f372bbe82318a5b3 S = "${WORKDIR}/${SRCNAME}-${PV}" inherit setuptools + +RDEPENDS_${PN} += "python-io python-datetime python-email python-zlib python-pkgutil python-html python-shell python-pprint python-subprocess python-netserver" + -- cgit v1.2.3-54-g00ecf