summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jinja2_2.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jinja2_2.10.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-jinja2_2.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-jinja2_2.10.bb b/meta-python/recipes-devtools/python/python-jinja2_2.10.bb
index ec8e7ed2d..19b2bfaf6 100644
--- a/meta-python/recipes-devtools/python/python-jinja2_2.10.bb
+++ b/meta-python/recipes-devtools/python/python-jinja2_2.10.bb
@@ -1,2 +1,4 @@
1inherit pypi setuptools 1inherit pypi setuptools
2require python-jinja2.inc 2require python-jinja2.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-re"