From 527293354fe143dd50a501dbc6d84d3fb7adc811 Mon Sep 17 00:00:00 2001 From: Changhyeok Bae Date: Fri, 29 Dec 2017 13:34:58 +0000 Subject: [PATCH] geoclue: Remove unnecessary dependency The gobject-introspection-native is already applied in upstream. (From Meta-oe rev: a975cd8e984383c3822537abb673d3c8294de93b) Bug-AGL: SPEC-1181 Change-Id: I227ac6a74f1ced6d0543017e0ed282bc72489bdc Signed-off-by: Changhyeok Bae --- meta-agl/recipes-navigation/geoclue/geoclue_%.bbappend | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-agl/recipes-navigation/geoclue/geoclue_%.bbappend b/meta-agl/recipes-navigation/geoclue/geoclue_%.bbappend index 1025e0e79..9d61a9f61 100644 --- a/meta-agl/recipes-navigation/geoclue/geoclue_%.bbappend +++ b/meta-agl/recipes-navigation/geoclue/geoclue_%.bbappend @@ -1,4 +1,3 @@ -DEPENDS += "gobject-introspection-native" inherit gobject-introspection FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -- 2.16.6