rage: add missing dep on emotion
authorKoen Kooi <koen@openembedded.org>
Mon, 15 Feb 2010 10:05:16 +0000 (11:05 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 15 Feb 2010 10:05:16 +0000 (11:05 +0100)
recipes/e17/rage_svn.bb

index 7a17605..3a4ccb0 100644 (file)
@@ -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}"