agl-service-unicens: Use libxml2 instead of mxml. 31/12131/4
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 24 Nov 2017 12:18:09 +0000 (12:18 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 25 Nov 2017 13:48:10 +0000 (13:48 +0000)
Following gerrit review 12109 and 12115, recipe also needs to reflect
the migration.

Bug-AGL: SPEC-1106

Change-Id: I7ad6b231cecc55139262c85a0a34e89405605f29
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
meta-audio-4a-framework/recipes-multimedia/agl-service-unicens/agl-service-unicens_git.bb

index fa9d4bb..12de70b 100644 (file)
@@ -14,6 +14,6 @@ S  = "${WORKDIR}/git"
 
 inherit cmake aglwgt pkgconfig
 
-DEPENDS += "alsa-lib json-c systemd af-binder glib-2.0 mxml"
+DEPENDS += "alsa-lib json-c systemd af-binder glib-2.0 libxml2"
 RDEPENDS_${PN} += "mxml "