[neon/kde/kwin/Neon/stable] debian: clean up runtime deps

Carlos De Maine null at kde.org
Fri May 29 07:56:11 BST 2026


Git commit 54bfddbfa1732ae18dd25158ea6de2b7475658c9 by Carlos De Maine.
Committed on 29/05/2026 at 06:55.
Pushed by carlosdem into branch 'Neon/stable'.

clean up runtime deps

M  +6    -10   debian/control

https://invent.kde.org/neon/kde/kwin/-/commit/54bfddbfa1732ae18dd25158ea6de2b7475658c9

diff --git a/debian/control b/debian/control
index 9fd9cdb..0faad7b 100644
--- a/debian/control
+++ b/debian/control
@@ -116,19 +116,15 @@ Depends: aurorae (>= 6.3.90),
          hwdata,
          kf6-kdeclarative,
          kf6-kglobalaccel,
+         kf6-kitemmodels,
+         kf6-kquickcharts,
          kf6-kirigami,
          kwin-data (= ${source:Version}),
          libdrm2,
          libplasma6,
-         qml6-module-org-kde-kitemmodels,
-         qml6-module-org-kde-kquickcontrolsaddons,
-         qml6-module-org-kde-quickcharts,
-         qml6-module-qtmultimedia,
-         qml6-module-qtquick,
-         qml6-module-qtquick-controls,
-         qml6-module-qtquick-layouts,
-         qml6-module-qtquick-virtualkeyboard,
-         qml6-module-qtquick-window,
+         qt6-declarative,
+         qt6-multimedia,
+         qt6-virtualkeyboard,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: plasma-keyboard,
@@ -153,7 +149,7 @@ Package: kwin-dev
 Section: libdevel
 Architecture: any
 X-Neon-MergedPackage: true
-Depends: kf6-extra-cmake-modules,
+Depends:
          kf6-kconfig-dev,
          kf6-kcoreaddons-dev,
          kf6-kwindowsystem-dev,


More information about the Neon-commits mailing list