blob: 5233cf40c09947676ccf5f8d95a98a31884617f8 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001inherit pypi setuptools
2require python-jinja2.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-lang \
6 ${PYTHON_PN}-re \
7 ${PYTHON_PN}-textutils \
8"