aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-03-26 07:49:59 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-26 08:38:10 +0100
commit5ea98f53845183209f5fe6d9524a69114b2a93a7 (patch)
tree77ab2d456aed42dca19759382e26844b89ab144e /recipes/shr
parent9bef958780b5d5d30efaf69bf33989b85ebd0124 (diff)
downloadopenembedded-5ea98f53845183209f5fe6d9524a69114b2a93a7.tar.gz
shr-wizard: add e-wm to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/shr-wizard_git.bb1
1 files changed, 1 insertions, 0 deletions
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}"