[oe-commits] Martin Jansa : shr-wizard: add e-wm to DEPENDS

git version control git at git.openembedded.org
Fri Mar 26 07:42:13 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 5ea98f53845183209f5fe6d9524a69114b2a93a7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5ea98f53845183209f5fe6d9524a69114b2a93a7

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Mar 26 07:49:59 2010 +0100

shr-wizard: add e-wm to DEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/shr/shr-wizard_git.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb
index ec63fb1..a08782c 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}"





More information about the Openembedded-commits mailing list