aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty/thone_0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openmoko-3rdparty/thone_0.7.bb')
-rw-r--r--recipes/openmoko-3rdparty/thone_0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/thone_0.7.bb b/recipes/openmoko-3rdparty/thone_0.7.bb
index 1ab44b943a..6e71ab00b6 100644
--- a/recipes/openmoko-3rdparty/thone_0.7.bb
+++ b/recipes/openmoko-3rdparty/thone_0.7.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Terminal phone for OpenMoko/FSO"
HOMEPAGE = "http://code.google.com/p/thone/"
LICENSE = "GPLv3"
AUTHOR = "pike"
-RDEPENDS = "bash python python-dbus"
+RDEPENDS_${PN} = "bash python python-dbus"
PACKAGE_ARCH = "all"
SRC_URI = "http://thone.googlecode.com/files/${P}.tgz;name=archive"