diff options
Diffstat (limited to 'mtd')
-rw-r--r-- | mtd/mtd-native.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtd/mtd-native.oe b/mtd/mtd-native.oe index 39cd187dc0..2fbdc49095 100644 --- a/mtd/mtd-native.oe +++ b/mtd/mtd-native.oe @@ -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 () { |