summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-11-25 17:37:32 +0200
committerMarius Vlad <marius.vlad@collabora.com>2020-11-25 17:37:32 +0200
commitcec2296bc71cf613d6fb1595be96d58e5cb3d799 (patch)
treeb90c8f3a22953bdd97ece1aecdb102e601317e1c /recipes-demo-hmi
parentcb6bfd0ae5b4e5c5978ed5936ed90c74f69d558e (diff)
waltham-receiver_git: Add missing waltham runtime dependency
Seems I missed adding the runtime dependecy for waltham, and testing it with the transmitter (which already had a runtime dependency for waltham) didn't revealed any issue. Fixed by adding the RDEPENDS in the receiver as well. Bug-AGL: SPEC-3605 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Icbfb6686223582acab753911803f66f5aa8b99b0
Diffstat (limited to 'recipes-demo-hmi')
-rw-r--r--recipes-demo-hmi/waltham-receiver/waltham-receiver_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-demo-hmi/waltham-receiver/waltham-receiver_git.bb b/recipes-demo-hmi/waltham-receiver/waltham-receiver_git.bb
index 20efc33f..d793b066 100644
--- a/recipes-demo-hmi/waltham-receiver/waltham-receiver_git.bb
+++ b/recipes-demo-hmi/waltham-receiver/waltham-receiver_git.bb
@@ -22,4 +22,5 @@ RDEPENDS_${PN} += " \
gstreamer1.0-plugins-base \
gstreamer1.0-plugins-good \
gstreamer1.0-plugins-bad \
+ waltham \
"