add zlib-native and let mtd-native depend on it
[vuplus_openembedded] / mtd / mtd-native.oe
index 39cd187..2fbdc49 100644 (file)
@@ -1,6 +1,6 @@
 include mtd.oe
 inherit native
-DEPENDS = "patcher-native"
+DEPENDS = "patcher-native zlib-native"
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/mtd"
 
 do_stage () {