From: Koen Kooi Date: Mon, 19 Sep 2005 11:28:48 +0000 (+0000) Subject: packages/gpsd/gpsd.inc: fix depends X-Git-Tag: Release-2010-05/1~9453^2~3487 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84bbf466b67cdfb80784e9eac2a3a793c1e1b163;p=openembedded.git packages/gpsd/gpsd.inc: fix depends --- diff --git a/packages/gpsd/gpsd.inc b/packages/gpsd/gpsd.inc index 5b3bf80d03..1fe8bf2646 100644 --- a/packages/gpsd/gpsd.inc +++ b/packages/gpsd/gpsd.inc @@ -2,7 +2,7 @@ DESCRIPTION = "A TCP/IP Daemon simplifying the communication with GPS devices" SECTION = "network" PRIORITY = "optional" LICENSE = "GPL" -DEPENDS = "ncurses" +DEPENDS = "dbus-0.23.4 ncurses" SRC_URI = "http://download.berlios.de/gpsd/gpsd-${PV}.tar.gz \ file://gpsd"