aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tangogps
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tangogps')
-rw-r--r--recipes/tangogps/tangogps.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tangogps/tangogps.inc b/recipes/tangogps/tangogps.inc
index 18ae84708e..436fe07db0 100644
--- a/recipes/tangogps/tangogps.inc
+++ b/recipes/tangogps/tangogps.inc
@@ -4,7 +4,7 @@ HOMEPAGE = "http://tangogps.org/"
SECTION = "x11/applications"
LICENSE = "GPLv2"
PRIORITY = "optional"
-DEPENDS = "curl gtk+ gconf sqlite3 libexif"
+DEPENDS = "curl gtk+ gconf sqlite3 libexif libsoup-2.4"
SRC_URI = "http://www.tangogps.org/downloads/tangogps-${PV}.tar.gz;name=archive"
S = "${WORKDIR}/tangogps-${PV}"