aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/zlib/zlib.inc2
1 files changed, 0 insertions, 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"