mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -4,7 +4,7 @@ HOMEPAGE = "http://tangogps.org/"
|
|||||||
SECTION = "x11/applications"
|
SECTION = "x11/applications"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
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 = "http://www.tangogps.org/downloads/${P}.tar.gz"
|
||||||
SRC_URI[md5sum] = "0f07ede94a21eb84f5e017fa88a1fc3d"
|
SRC_URI[md5sum] = "0f07ede94a21eb84f5e017fa88a1fc3d"
|
||||||
|
|||||||
Reference in New Issue
Block a user