[neon/kde/krunner/Neon/release] debian: adapt to plasma-framework package name changes

Carlos De Maine null at kde.org
Sat Jun 14 11:12:06 BST 2025


Git commit 93c5fe3d1b537281d538b637417394e12d8de2a7 by Carlos De Maine.
Committed on 14/06/2025 at 10:12.
Pushed by carlosdem into branch 'Neon/release'.

adapt to plasma-framework package name changes

M  +2    -2    debian/control

https://invent.kde.org/neon/kde/krunner/-/commit/93c5fe3d1b537281d538b637417394e12d8de2a7

diff --git a/debian/control b/debian/control
index fe4252a..b7192c6 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cmake (>= 3.0~),
                libkf5coreaddons-dev(= 5.115.0~),
                libkf5i18n-dev(= 5.115.0~),
                libkf5kio-dev(= 5.115.0~),
-               libkf5plasma-dev(= 5.115.0~),
+               libkf5plasma5-dev(= 5.115.0~),
                libkf5service-dev(= 5.115.0~),
                libkf5solid-dev (>= 5.41.0~),
                libkf5threadweaver-dev(= 5.115.0~),
@@ -34,7 +34,7 @@ Package: libkf5runner-dev
 Section: libdevel
 Architecture: any
 Depends: extra-cmake-modules(= 5.115.0~),
-         libkf5plasma-dev(= 5.115.0~),
+         libkf5plasma5-dev(= 5.115.0~),
          libkf5runner5 (= ${binary:Version}),
          libkf5windowsystem-dev (>= 5.51),
          qtbase5-dev (>= 5.15.2~),


More information about the Neon-commits mailing list