From: Martin Jansa Date: Fri, 26 Mar 2010 06:49:59 +0000 (+0100) Subject: shr-wizard: add e-wm to DEPENDS X-Git-Tag: Release-2010-05/1~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea98f53845183209f5fe6d9524a69114b2a93a7;p=openembedded.git shr-wizard: add e-wm to DEPENDS Signed-off-by: Martin Jansa --- diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb index ec63fb13fc..a08782c096 100644 --- a/recipes/shr/shr-wizard_git.bb +++ b/recipes/shr/shr-wizard_git.bb @@ -1,6 +1,7 @@ DESCRIPTION = "An e17 module and a python app for the SHR first run wizard" HOMEPAGE = "http://shr-project.org" LICENSE = "GPL" +DEPENDS = "e-wm" RDEPENDS = "python-elementary shr-settings python-phoneutils e-wm python-dbus python-edbus" SECTION = "x11/application" PV = "0.0.0+gitr${SRCREV}"