summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/radio
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-09-05 15:16:22 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-09-06 09:24:03 +0000
commit199f3d33307b86420dc5f127614d91914c56fab1 (patch)
tree4418f18f27bc6bb49257c0a6f80a46bbf6f19220 /recipes-demo-hmi/radio
parentd3f784c835065d93c24702d2cc2515b346181090 (diff)
Add missing dependency
* rtl-sdr pulseaudio are require to build package binding/binding.pro:9:PKGCONFIG += json-c afb-daemon librtlsdr glib-2.0 libpulse-simple Change-Id: I8083d994edf6a14fbd41ebac8b13aed1ea7ffea0 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'recipes-demo-hmi/radio')
-rw-r--r--recipes-demo-hmi/radio/radio_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/radio/radio_git.bb b/recipes-demo-hmi/radio/radio_git.bb
index 41e78d35..584cb71c 100644
--- a/recipes-demo-hmi/radio/radio_git.bb
+++ b/recipes-demo-hmi/radio/radio_git.bb
@@ -18,7 +18,7 @@ PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"
# build-time dependencies
-DEPENDS = "qtquickcontrols2"
+DEPENDS = "qtquickcontrols2 rtl-sdr pulseaudio"
inherit qmake5 aglwgt