mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:16:10 +00:00
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:
parent
c83400df78
commit
640eaf12d8
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user