From: Michael Lauer Date: Mon, 5 Apr 2004 13:33:15 +0000 (+0000) Subject: fix zlib-native do_stage() X-Git-Tag: Release-2010-05/1~19754 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1460f8b43a7f391b44a0f025bf39b0f244aa0093;p=openembedded.git fix zlib-native do_stage() BKrev: 4071601bc7zJQquQDnW39LRi6zBgRA --- diff --git a/zlib/zlib-native_1.1.4.oe b/zlib/zlib-native_1.1.4.oe index e69de29bb2..19bf48f34a 100644 --- a/zlib/zlib-native_1.1.4.oe +++ b/zlib/zlib-native_1.1.4.oe @@ -0,0 +1,3 @@ +include zlib_${PV}.oe +inherit native +DEPENDS = "patcher-native"