diff options
Diffstat (limited to 'recipes/shr/shr-wizard_git.bb')
-rw-r--r-- | recipes/shr/shr-wizard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb index aed58200bf..4e35508e76 100644 --- a/recipes/shr/shr-wizard_git.bb +++ b/recipes/shr/shr-wizard_git.bb @@ -2,7 +2,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" +RDEPENDS_${PN} = "python-elementary shr-settings python-phoneutils e-wm python-dbus python-edbus" SECTION = "x11/application" SRCREV = "24450cba257e7057045ad576530f158a03bd0f8b" PV = "0.0.0+gitr${SRCPV}" |