aboutsummaryrefslogtreecommitdiffstats
path: root/mtd
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-04-05 09:59:24 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-04-05 09:59:24 +0000
commitbdc011dba9b4264fe1bf696ef86a4aa2435796be (patch)
tree26d20d10d6c53b813e62d83f7129bb84f74c325b /mtd
parent277944aaf3cb5575e2b204a9610ded839d2df457 (diff)
downloadopenembedded-bdc011dba9b4264fe1bf696ef86a4aa2435796be.tar.gz
add zlib-native and let mtd-native depend on it
BKrev: 40712dfcrQ8THdHqkMFXNr8TLU209Q
Diffstat (limited to 'mtd')
-rw-r--r--mtd/mtd-native.oe2
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 () {