From: Vitaly Wool Date: Fri, 26 Oct 2018 14:00:22 +0000 (+0200) Subject: agl-service-telephony: Set depend of glib-2.0 X-Git-Tag: 6.0.2~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=228142a3a998363cb286afb0599e3c1173670df8;p=AGL%2Fmeta-agl.git agl-service-telephony: Set depend of glib-2.0 Change-Id: I493d2836677cd105279d784f030f2d5fef36b5c3 Signed-off-by: José Bollo Signed-off-by: Vitaly Wool --- diff --git a/meta-agl-profile-core/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb index 6c3e958a1..c87b16404 100644 --- a/meta-agl-profile-core/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb +++ b/meta-agl-profile-core/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb @@ -12,7 +12,7 @@ SRCREV = "${AGL_APP_REVISION}" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -DEPENDS = "json-c" +DEPENDS = "json-c glib-2.0" RDEPENDS_${PN} = "ofono agl-service-bluetooth-pbap" inherit cmake aglwgt pkgconfig