aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty/calc_0.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openmoko-3rdparty/calc_0.0.4.bb')
-rw-r--r--recipes/openmoko-3rdparty/calc_0.0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/calc_0.0.4.bb b/recipes/openmoko-3rdparty/calc_0.0.4.bb
index 1e261f88a6..b39d6d7888 100644
--- a/recipes/openmoko-3rdparty/calc_0.0.4.bb
+++ b/recipes/openmoko-3rdparty/calc_0.0.4.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "A simple calculator which is elementary-themed"
HOMEPAGE = "http://github.com/spaetz/calc"
AUTHOR = "Sebastian Spaeth <Sebastian@SSpaeth.de>"
LICENSE = "MIT"
-RDEPENDS = "python-elementary python python-edbus"
+RDEPENDS_${PN} = "python-elementary python python-edbus"
SECTION = "x11/application"
PR = "r0"