diff options
author | Scott Murray <scott.murray@konsulko.com> | 2019-11-06 16:45:09 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-11-07 16:18:56 +0000 |
commit | c0cc220b139af711279d5842347aafcc8c88f78b (patch) | |
tree | 75c5f0646849fef57e0e9a0c0d4abd290e79abe1 /templates/feature/agl-demo/included.dep | |
parent | 31bee85678d793fb06af42d260711e02d882dc78 (diff) |
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 <scott.murray@konsulko.com>
Diffstat (limited to 'templates/feature/agl-demo/included.dep')
-rw-r--r-- | templates/feature/agl-demo/included.dep | 2 |
1 files changed, 1 insertions, 1 deletions
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 |