From: Richard Purdie Date: Wed, 1 Mar 2006 17:44:33 +0000 (+0000) Subject: libtool-native: Remove unneeded DEPENDS (the original problem this works around is... X-Git-Tag: Release-2010-05/1~9453^2~2304^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f7f26fa4011f4e96570bad5096a9d98cff6bba;p=openembedded.git libtool-native: Remove unneeded DEPENDS (the original problem this works around is fixed). --- diff --git a/packages/libtool/libtool-native_1.5.10.bb b/packages/libtool/libtool-native_1.5.10.bb index 834691cd3d..fa2a6f4c8a 100644 --- a/packages/libtool/libtool-native_1.5.10.bb +++ b/packages/libtool/libtool-native_1.5.10.bb @@ -1,6 +1,5 @@ SECTION = "devel" include libtool_${PV}.bb -DEPENDS += "autoconf-native" PR = "r3" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libtool-${PV}"