aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openbmap
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openbmap')
-rw-r--r--recipes/openbmap/openbmap-logger_0.2.0.bb2
-rw-r--r--recipes/openbmap/openbmap-logger_0.4.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openbmap/openbmap-logger_0.2.0.bb b/recipes/openbmap/openbmap-logger_0.2.0.bb
index 8b027abccf..ee61fb7c78 100644
--- a/recipes/openbmap/openbmap-logger_0.2.0.bb
+++ b/recipes/openbmap/openbmap-logger_0.2.0.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "openBmap logger and uploader of GPS/GSM data"
SECTION = "x11/utils"
DEPENDS = "python python-dbus python-pygobject python-pygtk libglade"
-RDEPENDS = "python-subprocess python-netclient python-math python-core python-io"
+RDEPENDS_${PN} = "python-subprocess python-netclient python-math python-core python-io"
PR = "r1"
inherit python-dir
diff --git a/recipes/openbmap/openbmap-logger_0.4.0.bb b/recipes/openbmap/openbmap-logger_0.4.0.bb
index 099694fae7..f364ccb2f9 100644
--- a/recipes/openbmap/openbmap-logger_0.4.0.bb
+++ b/recipes/openbmap/openbmap-logger_0.4.0.bb
@@ -9,7 +9,7 @@ file://fsogsmd-fix.patch \
inherit distutils
-RDEPENDS = "python python-dbus python-pygobject python-pygtk libglade \
+RDEPENDS_${PN} = "python python-dbus python-pygobject python-pygtk libglade \
python-subprocess python-netclient python-math python-core python-io frameworkd"
FILES_${PN} += "${datadir}"