[neon/kf6/kf6-plasma-framework/Neon/unstable] debian: Revert "i think this runtime dep is causing the qmlint error in plasma-workspace"

Carlos De Maine null at kde.org
Fri Nov 3 09:16:56 GMT 2023


Git commit 8391e6eae47d7e350039c708e762f27ef2f3af46 by Carlos De Maine.
Committed on 03/11/2023 at 10:16.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "i think this runtime dep is causing the qmlint error in plasma-workspace"

This reverts commit 68e3c039cdade24cf9b55e8f90e22a966758f739.

M  +2    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-plasma-framework/-/commit/8391e6eae47d7e350039c708e762f27ef2f3af46

diff --git a/debian/control b/debian/control
index d59d52c..40ea1b2 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,8 @@ Package: kf6-plasma-framework
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends:  ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-workspace,
+         ${misc:Depends}, ${shlibs:Depends}
 Provides: libkf6plasma6,
           libkf6plasmaquick6,
           plasma-framework6,


More information about the Neon-commits mailing list