From: Scott Murray Date: Wed, 6 Nov 2019 21:45:09 +0000 (-0500) Subject: agl-demo: add agl-speech-framework as a dependency X-Git-Tag: 8.99.1~14 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=39837dc2e490c57ff71dc97449419329db0083d2 agl-demo: add agl-speech-framework as a dependency Add agl-speech-framework as a dependency of agl-demo now that agl-service-voice-high is not dependent on the Alexa voiceagent. This will enable having the homescreen application dynamically displaying a push to talk button when a voiceagent is available. Bug-AGL: SPEC-2858 Change-Id: I6249b4538661bcc8f76a9472f563c03f047cefc1 Signed-off-by: Scott Murray --- diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep index 0babf8167..cbf86e8df 100644 --- a/templates/feature/agl-demo/included.dep +++ b/templates/feature/agl-demo/included.dep @@ -1 +1 @@ -agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-pipewire +agl-appfw-smack agl-hmi-framework agl-profile-graphical-qt5 agl-pipewire agl-speech-framework