diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-jinja2_2.10.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-jinja2_2.10.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jinja2_2.10.1.bb b/meta-python/recipes-devtools/python/python3-jinja2_2.10.1.bb index 61156b630b..284f5f588c 100644 --- a/meta-python/recipes-devtools/python/python3-jinja2_2.10.1.bb +++ b/meta-python/recipes-devtools/python/python3-jinja2_2.10.1.bb | |||
| @@ -1,2 +1,4 @@ | |||
| 1 | inherit pypi setuptools3 | 1 | inherit pypi setuptools3 |
| 2 | require python-jinja2.inc | 2 | require python-jinja2.inc |
| 3 | |||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-asyncio" | ||
