From 326a2d63b82a20b6d80cef2f11e349886f3390a4 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 15 Feb 2010 11:05:16 +0100 Subject: [PATCH] rage: add missing dep on emotion --- recipes/e17/rage_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- 2.39.5