summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-apis
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2018-07-17 16:51:43 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-18 07:42:11 +0000
commitaa781afb280a77ff82d8287837a85689c47495f8 (patch)
tree98b025c24627338fe07aaf11f6462344f52e076b /meta-agl-profile-core/recipes-apis
parentef211ef5fea11201c32ae15086586796597a26b7 (diff)
agl-service-radio: added dependency to libusb-compat
Change-Id: Ifdfac6a6ae6ef4e28fe636cbe07db08265892349 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
Diffstat (limited to 'meta-agl-profile-core/recipes-apis')
-rw-r--r--meta-agl-profile-core/recipes-apis/agl-service-radio/agl-service-radio_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-apis/agl-service-radio/agl-service-radio_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-radio/agl-service-radio_git.bb
index 34f734a5c..5b763d3e3 100644
--- a/meta-agl-profile-core/recipes-apis/agl-service-radio/agl-service-radio_git.bb
+++ b/meta-agl-profile-core/recipes-apis/agl-service-radio/agl-service-radio_git.bb
@@ -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