From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] qt6: install Qt.labs.folderlistmodel for qtvirtualkeyboard
Date: Wed, 3 Jun 2026 15:41:48 +0200 [thread overview]
Message-ID: <20260603134148.2384677-1-p.zabel@pengutronix.de> (raw)
Install FolderListModel from Qt.labs, which is used [1] by
qtvirtualkeyboard to enumerate keyboard layouts.
[1] https://github.com/qt/qtvirtualkeyboard/blob/6.8.3/src/components/Keyboard.qml#L13
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/qt6.make | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rules/qt6.make b/rules/qt6.make
index 4dce7eeb3ab0..c84a04bccea6 100644
--- a/rules/qt6.make
+++ b/rules/qt6.make
@@ -1169,7 +1169,9 @@ QT6_PLUGINS-$(PTXCONF_QT6_MODULE_QTSVG) += imageformats/libqsvg
### QtVirtualKeyboard ###
QT6_LIBS-$(PTXCONF_QT6_MODULE_QTVIRTUALKEYBOARD) += Qt6VirtualKeyboard
QT6_LIBS-$(PTXCONF_QT6_MODULE_QTVIRTUALKEYBOARD) += Qt6VirtualKeyboardSettings
+QT6_LIBS-$(PTXCONF_QT6_MODULE_QTVIRTUALKEYBOARD) += Qt6LabsFolderListModel
QT6_PLUGINS-$(PTXCONF_QT6_MODULE_QTVIRTUALKEYBOARD) += platforminputcontexts/libqtvirtualkeyboardplugin
+QT6_QML-$(PTXCONF_QT6_MODULE_QTVIRTUALKEYBOARD) += Qt/labs/folderlistmodel
### QtWayland ###
QT6_LIBS-$(PTXCONF_QT6_MODULE_QTWAYLAND) += Qt6WaylandClient
--
2.47.3
reply other threads:[~2026-06-03 13:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260603134148.2384677-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox