zlib.inc: autotools.bbclass handles libtool depends
authorTom Rini <tom_rini@mentor.com>
Wed, 13 Oct 2010 22:39:22 +0000 (15:39 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 13 Oct 2010 23:04:48 +0000 (16:04 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/zlib/zlib.inc

index 5c00acb..fa495fc 100644 (file)
@@ -18,5 +18,3 @@ BBCLASSEXTEND = "native sdk"
 SRC_URI = "http://www.zlib.net/zlib-${PV}.tar.bz2"
 
 inherit autotools
-
-DEPENDS = "libtool-cross"