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

License-Update: copyright years updated Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
99 B
BlitzBasic
7 lines
99 B
BlitzBasic
inherit setuptools
|
|
require python-babel.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-subprocess \
|
|
"
|