aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-markupsafe_1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-markupsafe_1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb b/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb
index 5c9884b9f1..05bbe8a357 100644
--- a/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb
+++ b/meta-python/recipes-devtools/python/python-markupsafe_1.0.bb
@@ -1,4 +1,6 @@
inherit setuptools
require python-markupsafe.inc
+RDEPENDS_${PN} += "${PYTHON_PN}-re"
+
BBCLASSEXTEND = "native"