[oe-commits] Tom Rini : zlib.inc: autotools.bbclass handles libtool depends

git version control git at git.openembedded.org
Wed Oct 13 23:10:44 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3731d923bb7d5147b5615e57600410bdab51dd93
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3731d923bb7d5147b5615e57600410bdab51dd93

Author: Tom Rini <tom_rini at mentor.com>
Date:   Wed Oct 13 15:39:22 2010 -0700

zlib.inc: autotools.bbclass handles libtool depends

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/zlib/zlib.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/zlib/zlib.inc b/recipes/zlib/zlib.inc
index 5c00acb..fa495fc 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"





More information about the Openembedded-commits mailing list