avs_mtk_voice/meta/meta-mediatek/recipes-devtools/python/python3-mako_1.0.4.bb

12 lines
226 B
BlitzBasic
Raw Normal View History

2022-05-13 08:02:31 +00:00
require python-mako.inc
inherit setuptools3
RDEPENDS_${PN} = "python3-threading \
python3-netclient \
python3-html \
"
RDEPENDS_${PN}_class-native = ""
BBCLASSEXTEND = "native nativesdk"