[neon/kf6/kf6-plasma-framework/Neon/unstable] debian: Revert "Fix missing space, add plasma-workspace for qml dep, add missing -dev runtime packagages."

Scarlett Moore null at kde.org
Mon Nov 6 14:02:24 GMT 2023


Git commit 805242ea4959d08f8871341f6789dd73cde5aaf7 by Scarlett Moore.
Committed on 06/11/2023 at 15:02.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Revert "Fix missing space, add plasma-workspace for qml dep, add missing -dev runtime packagages."

This reverts commit e7220f93d8890b2cdf1b66cf26a6c20f823395fd.

M  +1    -4    debian/control

https://invent.kde.org/neon/kf6/kf6-plasma-framework/-/commit/805242ea4959d08f8871341f6789dd73cde5aaf7

diff --git a/debian/control b/debian/control
index 40ea1b2..2e2f1ec 100644
--- a/debian/control
+++ b/debian/control
@@ -58,11 +58,10 @@ Package: kf6-plasma-framework
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: plasma-workspace,
-         ${misc:Depends}, ${shlibs:Depends}
 Provides: libkf6plasma6,
           libkf6plasmaquick6,
           plasma-framework6,
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Plasma Runtime components (documentation)
  Plasma library and runtime components based upon KF6 and Qt6.
  .
@@ -75,9 +74,7 @@ X-Neon-MergedPackage: true
 Depends: kf6-extra-cmake-modules,
          kf6-kcoreaddons-dev,
          kf6-kpackage-dev,
-         kf6-kwindowsystem-dev,
          qt6-base-dev,
-         qt6-declarative-dev,
          kf6-plasma-framework (= ${binary:Version}),
          ${misc:Depends}
 Provides: libkf6plasma-dev,


More information about the Neon-commits mailing list