tangogps: add misssing dependency bluez4

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Martin Jansa
2011-07-20 22:35:48 +02:00
committed by Koen Kooi
parent c83400df78
commit 640eaf12d8

View File

@@ -4,7 +4,7 @@ HOMEPAGE = "http://tangogps.org/"
SECTION = "x11/applications"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = "curl gtk+ gconf sqlite3 libexif libsoup-2.4"
DEPENDS = "curl gtk+ gconf sqlite3 libexif libsoup-2.4 bluez4"
SRC_URI = "http://www.tangogps.org/downloads/${P}.tar.gz"
SRC_URI[md5sum] = "0f07ede94a21eb84f5e017fa88a1fc3d"