[oe-commits] Koen Kooi : rage: add missing dep on emotion

git version control git at git.openembedded.org
Mon Feb 15 15:31:02 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 326a2d63b82a20b6d80cef2f11e349886f3390a4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=326a2d63b82a20b6d80cef2f11e349886f3390a4

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Feb 15 11:05:16 2010 +0100

rage: add missing dep on emotion

---

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

diff --git a/recipes/e17/rage_svn.bb b/recipes/e17/rage_svn.bb
index 7a17605..3a4ccb0 100644
--- a/recipes/e17/rage_svn.bb
+++ b/recipes/e17/rage_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Rage is a media center application based on EFL"
 AUTHOR = "Carsten 'The Rasterman' Haitzler"
 HOMEPAGE = "http://www.rasterman.com"
 LICENSE = "MIT BSD"
-DEPENDS = "evas ecore edje"
+DEPENDS = "emotion evas ecore edje"
 SECTION = "x11/multimedia"
 PV = "0.3.0.042+svnr${SRCPV}"
 





More information about the Openembedded-commits mailing list