[meta-virtualization] [meta-openstack][PATCH 8/9] python-markupsafe: add missing python module dependencies

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


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

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 adebb46..fc14a51 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"
+
-- 
1.8.1.2



More information about the meta-virtualization mailing list