Browse Source

foxtrotgps: add dependency on intltool-native

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa 9 years ago
parent
commit
e162db22a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb

+ 1 - 1
meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb

@@ -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 bluez4"
+DEPENDS = "curl gtk+ libglade sqlite3 libexif gpsd bluez4 intltool-native"
 
 SRC_URI = "http://www.foxtrotgps.org/releases/${BP}.tar.gz"
 SRC_URI[md5sum] = "6777d448ee9d3ba195f9d26ea90e3163"