1
0
forked from brl/citadel
citadel/poky/meta/recipes-devtools/python/python3-mako_1.0.7.bb

12 lines
226 B
BlitzBasic
Raw Normal View History

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