aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openbmap/openbmap-logger_0.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openbmap/openbmap-logger_0.2.0.bb')
-rw-r--r--recipes/openbmap/openbmap-logger_0.2.0.bb2
1 files changed, 1 insertions, 1 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