summaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty/calc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openmoko-3rdparty/calc_git.bb')
-rw-r--r--recipes/openmoko-3rdparty/calc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/calc_git.bb b/recipes/openmoko-3rdparty/calc_git.bb
index 9a21a2c26e..4976cdba4c 100644
--- a/recipes/openmoko-3rdparty/calc_git.bb
+++ b/recipes/openmoko-3rdparty/calc_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://github.com/spaetz/calc"
AUTHOR = "Sebastian Spaeth <Sebastian@SSpaeth.de>"
SHR_RELEASE ?= "shr"
LICENSE = "MIT"
-RDEPENDS = "python-elementary python python-edbus"
+RDEPENDS_${PN} = "python-elementary python python-edbus"
SECTION = "x11/application"
SRCREV = "cff7c833d4fce0d39de0812bfc9ed9e0eb8fac09"
PV = "0.0.1+gitr${SRCPV}"