summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-navigation/geoclue/geoclue_2.4.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.4.4.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.4.4.bb
index 1d531aec70..b31d8eb4ef 100644
--- a/meta-oe/recipes-navigation/geoclue/geoclue_2.4.4.bb
+++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.4.4.bb
@@ -8,9 +8,9 @@ SECTION = "console/network"
8 8
9LIC_FILES_CHKSUM = "file://COPYING;md5=8114b83a0435d8136b47bd70111ce5cd" 9LIC_FILES_CHKSUM = "file://COPYING;md5=8114b83a0435d8136b47bd70111ce5cd"
10 10
11DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native gobject-introspection-native" 11DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native"
12 12
13inherit autotools pkgconfig gtk-doc 13inherit autotools pkgconfig gtk-doc gobject-introspection
14 14
15SRC_URI = " \ 15SRC_URI = " \
16 http://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-${PV}.tar.xz \ 16 http://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-${PV}.tar.xz \