foxtrotgps: add bluez4 dependency
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 11 Aug 2013 20:04:01 +0000 (22:04 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:32:20 +0000 (08:32 -0800)
* configure doesn't allow to disable it and bluez is quite common
  on devices where foxtrotgps would be used

(From meta-openembedded rev: 79d6d08e77c362bb9985f84dfc949a6317b14857)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb

index ca1a01e..860f84e 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.foxtrotgps.org/"
 SECTION = "x11/applications"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-DEPENDS = "curl gtk+ libglade sqlite3 libexif gpsd"
+DEPENDS = "curl gtk+ libglade sqlite3 libexif gpsd bluez4"
 
 SRC_URI = "http://www.foxtrotgps.org/releases/${P}.tar.gz"
 SRC_URI[md5sum] = "6777d448ee9d3ba195f9d26ea90e3163"