From 3731d923bb7d5147b5615e57600410bdab51dd93 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 13 Oct 2010 15:39:22 -0700 Subject: [PATCH] zlib.inc: autotools.bbclass handles libtool depends Signed-off-by: Tom Rini --- recipes/zlib/zlib.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/zlib/zlib.inc b/recipes/zlib/zlib.inc index 5c00acbd3e..fa495fcb89 100644 --- a/recipes/zlib/zlib.inc +++ b/recipes/zlib/zlib.inc @@ -18,5 +18,3 @@ BBCLASSEXTEND = "native sdk" SRC_URI = "http://www.zlib.net/zlib-${PV}.tar.bz2" inherit autotools - -DEPENDS = "libtool-cross" -- 2.39.5