From: Steffen Sledz Date: Mon, 22 Mar 2010 07:31:06 +0000 (+0100) Subject: libunwind: unneeded empty DEPENDS var removed X-Git-Tag: Release-2010-05/1~339^2~20^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30e7b3d1a03e16bfdf5554bf5608dc67f50c2e06;p=openembedded.git libunwind: unneeded empty DEPENDS var removed Signed-off-by: Steffen Sledz --- diff --git a/recipes/libunwind/libunwind.inc b/recipes/libunwind/libunwind.inc index 4cd41b7d9e..b4ccce8661 100644 --- a/recipes/libunwind/libunwind.inc +++ b/recipes/libunwind/libunwind.inc @@ -1,5 +1,4 @@ DESCRIPTION = "a portable and efficient C programming interface (API) to determine the call-chain of a program" -DEPENDS = "" HOMEPAGE = "http://www.nongnu.org/libunwind" LICENSE = "MIT" INC_PR = "r0"