[neon/kde/plasma-nm/Neon/release] debian: fix name of libplasma-dev
Jonathan Riddell
null at kde.org
Wed Jun 5 15:52:30 BST 2024
Git commit 6f9a680a3b493942645d20344aebe9d327231ec4 by Jonathan Riddell.
Committed on 05/06/2024 at 14:51.
Pushed by jriddell into branch 'Neon/release'.
fix name of libplasma-dev
M +11 -11 debian/control
https://invent.kde.org/neon/kde/plasma-nm/-/commit/6f9a680a3b493942645d20344aebe9d327231ec4
diff --git a/debian/control b/debian/control
index 77387b0..a9f1e41 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: cmake,
gettext,
kf6-extra-cmake-modules,
kf6-kcmutils-dev,
- kf6-kcompletion-dev,
kf6-kcolorscheme-dev,
+ kf6-kcompletion-dev,
kf6-kconfigwidgets-dev,
kf6-kcoreaddons-dev,
kf6-kdbusaddons-dev,
@@ -22,6 +22,7 @@ Build-Depends: cmake,
kf6-kitemviews-dev,
kf6-knotifications-dev,
kf6-kservice-dev,
+ kf6-ksvg-dev,
kf6-kwallet-dev,
kf6-kwidgetsaddons-dev,
kf6-kwindowsystem-dev,
@@ -30,15 +31,14 @@ Build-Depends: cmake,
kf6-networkmanager-qt-dev,
kf6-prison-dev,
kf6-solid-dev,
- kf6-ksvg-dev,
libnm-dev,
libopenconnect-dev,
+ libplasma-dev,
libqca-qt6-2-dev,
mobile-broadband-provider-info,
modemmanager-dev,
pkg-config,
pkg-kde-tools-neon,
- plasma-framework6-dev,
qcoro-qt6-dev,
qt6-base-dev,
qt6-declarative-dev,
@@ -51,14 +51,14 @@ Vcs-Git: https://invent.kde.org/plasma/plasma-nm.git
Package: plasma-nm
Architecture: linux-any
-Depends: mobile-broadband-provider-info,
- network-manager,
- plasma-framework6,
- kf6-kcoreaddons,
+Depends: kf6-kcoreaddons,
+ kf6-kdeclarative,
kf6-kirigami2,
kf6-kquickcharts,
kf6-prison,
- kf6-kdeclarative,
+ mobile-broadband-provider-info,
+ network-manager,
+ plasma-framework6,
${misc:Depends},
${shlibs:Depends}
Recommends: kf6-kwallet
@@ -74,12 +74,12 @@ Description: Plasma 6 networkmanager library.
Package: kde-config-mobile-networking
Architecture: linux-any
-Depends: plasma-nm,
- kf6-kcmutils,
+Depends: kf6-kcmutils,
kf6-kirigami2,
+ plasma-nm,
+ qml6-module-qtquick,
qml6-module-qtquick-controls,
qml6-module-qtquick-layouts,
- qml6-module-qtquick,
${misc:Depends},
${shlibs:Depends}
Description: Plasma networkmanager config tools
More information about the Neon-commits
mailing list