summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorraquel medina <raquel.medina@konsulko.com>2019-03-28 16:10:09 +0200
committerraquel medina <raquel.medina@konsulko.com>2019-03-28 16:17:14 +0200
commit3688e28f970fa7c4be5f96fd06b11cc34a0202c7 (patch)
treeae16345af95307d6a7be089411f513fd80ca1684
parent233fa3ab92d25f864f258fa5abfb49e267696423 (diff)
meta-audio-4a-framework: meta-agl-demo: recipes-multimedia: 4a-mixer: add new dependency on afb-helpers-qt
4a-mixer recipe needs to be updated before 4a-mixer source tree to avoid breaking the build. Bug-AGL: SPEC-2164 Change-Id: I2dfb350f5f46d53b44f56127bdae6dcfc92c8153 Signed-off-by: raquel medina <raquel.medina@konsulko.com>
-rw-r--r--meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb b/meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb
index 30538a81..f87d4d20 100644
--- a/meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb
+++ b/meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb
@@ -16,6 +16,7 @@ S = "${WORKDIR}/git"
DEPENDS += "qtquickcontrols2 \
qtwebsockets \
qtaglextras \
+ libafb-helpers-qt \
"
PROVIDES += "virtual/mixer"