summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2010-03-22 08:31:06 +0100
committerSteffen Sledz <sledz@dresearch.de>2010-03-22 08:31:06 +0100
commit30e7b3d1a03e16bfdf5554bf5608dc67f50c2e06 (patch)
tree1783606ac082913646dc96175e4b59d871258220 /recipes
parent950e9fd872480a8f0feeecf274fdd54d53cc07cb (diff)
downloadopenembedded-30e7b3d1a03e16bfdf5554bf5608dc67f50c2e06.tar.gz
libunwind: unneeded empty DEPENDS var removed
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/libunwind/libunwind.inc1
1 files changed, 0 insertions, 1 deletions
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"