Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
2eda1a371b06865fd2d4d84af3de14440e3bafa3
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-jinja2_2.10.3.bb
blob: 5233cf40c09947676ccf5f8d95a98a31884617f8 [
file
] [
log
] [
blame
]
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
1
inherit pypi setuptools
2
require
python
-
jinja2
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-lang \
6
${PYTHON_PN}-re \
7
${PYTHON_PN}-textutils \
8
"