From 6bf085fb857930acb004946967cac6fbd4003303 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 6 Jan 2014 14:09:52 +0000 Subject: python-markupsafe: add missing python module dependencies Signed-off-by: Paul Eggleton Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-openstack') diff --git a/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb b/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb index 1e5748c..49fa083 100644 --- a/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb +++ b/meta-openstack/recipes-devtools/python/python-markupsafe_0.18.bb @@ -15,3 +15,6 @@ SRC_URI[sha256sum] = "b7d5d688bdd345bfa897777d297756688cf02e1b3742c56885e2e5c2b9 S = "${WORKDIR}/${SRCNAME}-${PV}" inherit setuptools + +RDEPENDS_${PN} += "python-re" + -- cgit v1.2.3-54-g00ecf