From a975cd8e984383c3822537abb673d3c8294de93b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 1 Feb 2017 19:08:49 +0100 Subject: geoclue: add missing dependency on gobject-introspection-native Signed-off-by: Martin Jansa --- meta-oe/recipes-navigation/geoclue/geoclue_2.4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" LIC_FILES_CHKSUM = "file://COPYING;md5=8114b83a0435d8136b47bd70111ce5cd" -DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native" +DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native gobject-introspection-native" inherit autotools pkgconfig gtk-doc -- cgit 1.2.3-korg