summaryrefslogtreecommitdiffstats
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 5c9884b9f..05bbe8a35 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 @@
1inherit setuptools 1inherit setuptools
2require python-markupsafe.inc 2require python-markupsafe.inc
3 3
4RDEPENDS_${PN} += "${PYTHON_PN}-re"
5
4BBCLASSEXTEND = "native" 6BBCLASSEXTEND = "native"