Skip to content

Commit

Permalink
webos: luna-surfacemanager=r61
Browse files Browse the repository at this point in the history
:Release Notes:
Add RDEPENDS package qtdeclarative-qmlplugins

:Detailed Notes:
luna-surfacemanager: r60..r61
qtdeclarative-qmlplugins is needed for the QtQuick module,
need to add it to RDEPENDS of luna-surfacemanager-base

:Testing Performed:
See the CCC jira ticket

:QA Notes:
N/A

:Issues Addressed:
[WRQ-7930] CCC: luna-surfacemanager=r61
[WRQ-7758] LSM does not launch properly in Apollo minimal image

Cherry-picked-from-commit: 4ad45d7
Cherry-picked-from-branch:
  • Loading branch information
Dao Ba Duy authored and ywbyun0815 committed Jan 29, 2024
1 parent 2eb65c0 commit ae3f595
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
DEPENDS = "qtdeclarative wayland-native qtwayland qtwayland-native qt-features-webos pmloglib webos-wayland-extensions glib-2.0 qtwayland-webos"

WEBOS_VERSION = "2.0.0-395_4e88486015c69db462654a7ef797f5c6a56e616f"
PR = "r60"
PR = "r61"

inherit webos_qmake6
inherit webos_pkgconfig
Expand Down Expand Up @@ -116,4 +116,4 @@ FILES:${PN}-base-tests += " \
${webos_testsdir}/${BPN}/ \
"

RDEPENDS:${PN}-base += "xkeyboard-config qml-webos-framework qml-webos-bridge qml-webos-components"
RDEPENDS:${PN}-base += "xkeyboard-config qml-webos-framework qml-webos-bridge qml-webos-components qtdeclarative-qmlplugins"

0 comments on commit ae3f595

Please sign in to comment.