summaryrefslogtreecommitdiffstats
path: root/meta-audio-4a-framework/recipes-multimedia
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-24 21:04:43 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-07-24 21:04:43 +0000
commitced7c4144c2cc7db7457a523696351504364132b (patch)
tree918c5fa98cb380dc12ac817ddb6af5d659c30463 /meta-audio-4a-framework/recipes-multimedia
parent47509cf2943502340422f15020bee2ce8c3ddca0 (diff)
parent330e9d786d2c816c83b5cf9e37de0da91a5f235d (diff)
Merge "Add python3-websockets for devel feature"
Diffstat (limited to 'meta-audio-4a-framework/recipes-multimedia')
-rw-r--r--meta-audio-4a-framework/recipes-multimedia/4a-tools/4a-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-tools/4a-tools_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-tools/4a-tools_git.bb
index c122b7b8..ae1117ad 100644
--- a/meta-audio-4a-framework/recipes-multimedia/4a-tools/4a-tools_git.bb
+++ b/meta-audio-4a-framework/recipes-multimedia/4a-tools/4a-tools_git.bb
@@ -18,5 +18,5 @@ do_install() {
oe_runmake install DESTDIR=${D}${prefix}
}
-RDEPENDS_${PN} += "bash"
+RDEPENDS_${PN} += "bash python3-websockets"
FILES_${PN} += "${datadir}/4a/media/*"