aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/notifier/notifier_0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/notifier/notifier_0.2.bb')
-rw-r--r--recipes/notifier/notifier_0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/notifier/notifier_0.2.bb b/recipes/notifier/notifier_0.2.bb
index 15ef00a9f1..6dac95a608 100644
--- a/recipes/notifier/notifier_0.2.bb
+++ b/recipes/notifier/notifier_0.2.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "A notifier for new calls and messages"
HOMEPAGE = "http://www.telefoninux.org"
AUTHOR = "Pietro Montorfano"
LICENSE = "GPLv3"
-RDEPENDS = "python-elementary python python-edbus"
+RDEPENDS_${PN} = "python-elementary python python-edbus"
SECTION = "x11/application"
PR = "r2"