agl-service-radio: added dependency to libusb-compat 31/15431/2
authorThierry Bultel <thierry.bultel@iot.bzh>
Tue, 17 Jul 2018 14:51:43 +0000 (16:51 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 18 Jul 2018 07:42:11 +0000 (07:42 +0000)
Change-Id: Ifdfac6a6ae6ef4e28fe636cbe07db08265892349
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
meta-agl-profile-core/recipes-apis/agl-service-radio/agl-service-radio_git.bb

index 34f734a..5b763d3 100644 (file)
@@ -14,7 +14,7 @@ SRCREV  = "${AGL_APP_REVISION}"
 S  = "${WORKDIR}/git"
 
 # build-time dependencies
-DEPENDS = "rtl-sdr glib-2.0 gstreamer1.0"
+DEPENDS = "rtl-sdr glib-2.0 gstreamer1.0 libusb-compat"
 DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'agl-audio-4a-framework', '' , 'pulseaudio', d)}"
 
 inherit cmake aglwgt pkgconfig