summaryrefslogtreecommitdiffstats
path: root/recipes-demo/navigation/ondemandnavi_git.bb
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-01-14 17:00:23 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-01-15 23:25:48 +0000
commit198b0ba38aedddd7a1cca2eaf6dcd40414591076 (patch)
tree1c928362a56e261762b0db881ad76058ed1bace2 /recipes-demo/navigation/ondemandnavi_git.bb
parentee473ff99bb5ffda3cf2758d3bc693541ada47eb (diff)
Update demo app runtime dependencies
Update runtime dependencies in demo app recipes to match current binding requirements. Bug-AGL: SPEC-3748 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ibaab8d0d2b00f764946ed8472e76a504647b697e
Diffstat (limited to 'recipes-demo/navigation/ondemandnavi_git.bb')
-rw-r--r--recipes-demo/navigation/ondemandnavi_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-demo/navigation/ondemandnavi_git.bb b/recipes-demo/navigation/ondemandnavi_git.bb
index 17def6f8..a37838c2 100644
--- a/recipes-demo/navigation/ondemandnavi_git.bb
+++ b/recipes-demo/navigation/ondemandnavi_git.bb
@@ -24,6 +24,7 @@ RDEPENDS_${PN} += " \
openjtalk \
gstreamer1.0 \
ondemandnavi-config \
+ agl-service-navigation \
"
RPROVIDES_${PN} = "virtual/navigation"