From: Koen Kooi Date: Mon, 15 Feb 2010 10:05:16 +0000 (+0100) Subject: rage: add missing dep on emotion X-Git-Tag: Release-2010-05/1~491^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=326a2d63b82a20b6d80cef2f11e349886f3390a4;p=openembedded.git rage: add missing dep on emotion --- diff --git a/recipes/e17/rage_svn.bb b/recipes/e17/rage_svn.bb index 7a176054f2..3a4ccb0136 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}"