summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/automotive/neptune-ui_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb
index d4ef8e4..7397c11 100644
--- a/recipes-qt/automotive/neptune-ui_git.bb
+++ b/recipes-qt/automotive/neptune-ui_git.bb
@@ -46,6 +46,7 @@ SRCREV = "fd18dcbb9f53eb3948da890704530007327c476f"
46 46
47DEPENDS = "qtbase qtdeclarative" 47DEPENDS = "qtbase qtdeclarative"
48RDEPENDS_${PN} = "qtapplicationmanager qtivi qtvirtualkeyboard \ 48RDEPENDS_${PN} = "qtapplicationmanager qtivi qtvirtualkeyboard \
49 qtquickcontrols-qmlplugins qtgraphicaleffects-qmlplugins \
49 ${@base_contains('DISTRO_FEATURES', 'webengine', 'qtwebengine', '', d)}" 50 ${@base_contains('DISTRO_FEATURES', 'webengine', 'qtwebengine', '', d)}"
50 51
51do_configure_prepend() { 52do_configure_prepend() {