[neon/qt/qtcreator/Neon/release] debian: add qt6-qpa-plugins dependency too
Pino Toscano
null at kde.org
Mon Jan 16 22:09:47 GMT 2023
Git commit 7e06dcc23ab51d30eb849caed53cafc5afe7adec by Pino Toscano.
Committed on 30/07/2022 at 05:45.
Pushed by carlosdem into branch 'Neon/release'.
add qt6-qpa-plugins dependency too
M +2 -1 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/qt/qtcreator/commit/7e06dcc23ab51d30eb849caed53cafc5afe7adec
diff --git a/debian/changelog b/debian/changelog
index 38f541a..96a8e32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ qtcreator (8.0.0-3) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Add the qml6-module-qtqml-workerscript, and qml6-module-qtquick-layouts
- dependencies, needed in various QML sources. (Closes: #1016210)
+ dependencies, needed in various QML sources; also add qt6-qpa-plugins,
+ needed for the XCB base plugin. (Closes: #1016210)
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 30 Jul 2022 00:33:06 +0200
diff --git a/debian/control b/debian/control
index f373f41..71366a4 100644
--- a/debian/control
+++ b/debian/control
@@ -43,6 +43,7 @@ Depends: clangd (>= 1:14~),
qml6-module-qtquick-controls,
qml6-module-qtquick-layouts,
qml6-module-qtquick,
+ qt6-qpa-plugins,
qtcreator-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list