[neon/kf6/kf6-kirigami/Neon/unstable] debian: get the qml deps right
Carlos De Maine
null at kde.org
Fri Sep 15 03:28:21 BST 2023
Git commit d032dcf8c17b238feab716140d96a2bfbeb739a0 by Carlos De Maine.
Committed on 15/09/2023 at 04:28.
Pushed by carlosdem into branch 'Neon/unstable'.
get the qml deps right
M +4 -4 debian/control
https://invent.kde.org/neon/kf6/kf6-kirigami/-/commit/d032dcf8c17b238feab716140d96a2bfbeb739a0
diff --git a/debian/control b/debian/control
index 0af7012..b6f1a62 100644
--- a/debian/control
+++ b/debian/control
@@ -24,11 +24,11 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Depends: qml6-module-org-kde-kquickcontrolsaddons,
- qml6-module-qtgraphicaleffects,
- qml6-module-qtqml-models2,
+ qml6-module-qt5compat-graphicaleffects,
+ qml6-module-qtqml-models,
qml6-module-qtquick-layouts,
- qml6-module-qtquick-templates2,
- qml6-module-qtquick2,
+ qml6-module-qtquick-templates,
+ qml6-module-qtquick,
${misc:Depends}, ${shlibs:Depends}
Description: set of QtQuick components targeted for mobile use
Kirigami is a set of QtQuick components at the moment targeted for
More information about the Neon-commits
mailing list