[oe-commits] Koen Kooi : libdce: fix DEPENDS

git version control git at git.openembedded.org
Wed Dec 15 09:23:51 UTC 2010


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

Author: Koen Kooi <k-kooi at ti.com>
Date:   Wed Dec 15 10:21:38 2010 +0100

libdce: fix DEPENDS

Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/ti/libdce_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ti/libdce_git.bb b/recipes/ti/libdce_git.bb
index 01b6aef..3491011 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"
 





More information about the Openembedded-commits mailing list