mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

-License-Update:The license file changed its name and changed to 2007. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
150 B
BlitzBasic
9 lines
150 B
BlitzBasic
inherit pypi setuptools
|
|
require python-jinja2.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-lang \
|
|
${PYTHON_PN}-re \
|
|
${PYTHON_PN}-textutils \
|
|
"
|