generic-poky/meta/recipes-devtools/python/python3-mako_1.0.6.bb

12 lines
226 B
BlitzBasic

require python-mako.inc
inherit setuptools3
RDEPENDS_${PN} = "python3-threading \
python3-netclient \
python3-html \
"
RDEPENDS_${PN}_class-native = ""
BBCLASSEXTEND = "native nativesdk"