[neon/kf6/kf6-kirigami/Neon/unstable] debian: Revert "depend on qt6-declarative"

Scarlett Moore null at kde.org
Thu Sep 14 15:37:58 BST 2023


Git commit 51eeb37c3f974ee463f36828a1b70042b7465d40 by Scarlett Moore.
Committed on 14/09/2023 at 16:36.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Revert "depend on qt6-declarative"

This reverts commit 3cbe583de92d750fa93dac004189329554633a95.

M  +7    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kirigami/-/commit/51eeb37c3f974ee463f36828a1b70042b7465d40

diff --git a/debian/control b/debian/control
index b0d6c7f..53f6973 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,13 @@ Package: kf6-kirigami2
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: qt6-declarative
+Depends: qml6-module-org-kde-kquickcontrolsaddons,
+         qml6-module-qtgraphicaleffects,
+         qml6-module-qtqml-models2,
+         qml6-module-qtquick-controls2,
+         qml6-module-qtquick-layouts,
+         qml6-module-qtquick-templates2,
+         qml6-module-qtquick2,
          ${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