diff options
Diffstat (limited to 'recipes/shr')
-rw-r--r-- | 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 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}" |