diff options
-rw-r--r-- | meta-oe/recipes-navigation/geoclue/geoclue_2.4.4.bb | 2 |
1 files changed, 1 insertions, 1 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 3170d44eff..1d531aec70 100644 --- a/meta-oe/recipes-navigation/geoclue/geoclue_2.4.4.bb +++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.4.4.bb | |||
@@ -8,7 +8,7 @@ SECTION = "console/network" | |||
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=8114b83a0435d8136b47bd70111ce5cd" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=8114b83a0435d8136b47bd70111ce5cd" |
10 | 10 | ||
11 | DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native" | 11 | DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native gobject-introspection-native" |
12 | 12 | ||
13 | inherit autotools pkgconfig gtk-doc | 13 | inherit autotools pkgconfig gtk-doc |
14 | 14 | ||