mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
meta-oe: add python-mako, a templating library
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
require python-mako_${PV}.bb
|
||||
inherit native pythonnative
|
||||
|
||||
DEPENDS = "python-native"
|
||||
RDEPENDS_${PN} = ""
|
||||
PR = "r0"
|
||||
Reference in New Issue
Block a user