aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo-hmi/CES2016-demo/CES2016-demo.bb')
-rw-r--r--recipes-demo-hmi/CES2016-demo/CES2016-demo.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
index 48e242b7..df3a92a8 100644
--- a/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
+++ b/recipes-demo-hmi/CES2016-demo/CES2016-demo.bb
@@ -10,7 +10,11 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad"
SRC_URI = "git://git.automotivelinux.org/gerrit/AGL/DemoApps/CES2016;protocol=http"
SRCREV = "AUTOINC"
-RDEPENDS_${PN}_append = "qtmultimedia qtquickcontrols"
+RDEPENDS_${PN} += " \
+ qtmultimedia-qmlplugins \
+ qtquickcontrols-qmlplugins \
+ qtsvg-plugins \
+ "
# custom configure and install as these are just qml files