aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-12-15 10:21:38 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-15 10:22:27 +0100
commit9a4fe6fc17c972f247de8b24b6146b0b54e4356a (patch)
treed3a9a9572529af2375ff89736935a6e25f76b939 /recipes/ti
parentec41074add19c3808a117d0c0ee4a058160badbb (diff)
downloadopenembedded-9a4fe6fc17c972f247de8b24b6146b0b54e4356a.tar.gz
libdce: fix DEPENDS
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/libdce_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/libdce_git.bb b/recipes/ti/libdce_git.bb
index 01b6aefd4c..3491011d21 100644
--- a/recipes/ti/libdce_git.bb
+++ b/recipes/ti/libdce_git.bb
@@ -1,4 +1,4 @@
-DEPENDS = "ti-libd2cmap ti-tiler-memmgr ti-syslink"
+DEPENDS = "ti-libd2cmap ti-tilermemmgr ti-syslink"
LICENSE = "TI"