shr-wizard: add e-wm to DEPENDS
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 26 Mar 2010 06:49:59 +0000 (07:49 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 26 Mar 2010 07:38:10 +0000 (08:38 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/shr-wizard_git.bb

index ec63fb1..a08782c 100644 (file)
@@ -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}"