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

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
163 B
BlitzBasic
8 lines
163 B
BlitzBasic
inherit pypi setuptools3
|
|
require python-tornado.inc
|
|
|
|
# Requires _compression which is currently located in misc
|
|
RDEPENDS_${PN} += "\
|
|
${PYTHON_PN}-misc \
|
|
"
|