diff options
| author | Gordan Markuš <gordan.markus@pelagicore.com> | 2017-02-22 09:40:05 +0100 |
|---|---|---|
| committer | Gordan Markus <gordan.markus@pelagicore.com> | 2017-02-22 11:48:54 +0000 |
| commit | 74b3f15cf43396fce210abbfa9146198e7af36d1 (patch) | |
| tree | 1575c8fbc4362276a93f26cb85460125d66d92e4 /recipes-qt | |
| parent | 2496572ef54e13d9164477cb69109cc04c45f3e1 (diff) | |
| download | meta-boot2qt-74b3f15cf43396fce210abbfa9146198e7af36d1.tar.gz | |
neptune-ui: add runtime dependencies
Neptune-ui depends on qtquickcontrols-qmlplugins and
qtgraphicaleffects-qmlplugins
Change-Id: Ie78228e42795bed9ccbfc631f1b9ea8189b9fb0e
Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com>
Diffstat (limited to 'recipes-qt')
| -rw-r--r-- | recipes-qt/automotive/neptune-ui_git.bb | 1 |
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 | ||
| 47 | DEPENDS = "qtbase qtdeclarative" | 47 | DEPENDS = "qtbase qtdeclarative" |
| 48 | RDEPENDS_${PN} = "qtapplicationmanager qtivi qtvirtualkeyboard \ | 48 | RDEPENDS_${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 | ||
| 51 | do_configure_prepend() { | 52 | do_configure_prepend() { |
