[neon/kde/libksysguard/Neon/release_jammy] debian: make libibverbs a runtime dep to ensure its installed and that the noble upgrade can be resolved by do-release-upgrade

Carlos De Maine null at kde.org
Wed Sep 18 02:55:34 BST 2024


Git commit 6c56a24aec258511c212c5847b120e95f89fd598 by Carlos De Maine.
Committed on 18/09/2024 at 01:55.
Pushed by carlosdem into branch 'Neon/release_jammy'.

make libibverbs a runtime dep to ensure its installed and that the noble upgrade can be resolved by do-release-upgrade

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/libksysguard/-/commit/6c56a24aec258511c212c5847b120e95f89fd598

diff --git a/debian/control b/debian/control
index 8037a75..83ccdd8 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,6 @@ Build-Depends: cmake,
                kf6-kwidgetsaddons-dev,
                kf6-kwindowsystem-dev,
                libcap-dev,
-               libibverbs-dev,
                libnl-3-dev,
                libnl-route-3-dev,
                libpcap-dev,
@@ -50,6 +49,7 @@ Depends: kf6-kdeclarative,
          kf6-kirigami2,
          kf6-kitemmodels,
          kf6-kquickcharts,
+         libibverbs,
          qml6-module-org-kde-kitemmodels,
          qml6-module-org-kde-quickcharts,
          qml6-module-qtquick,


More information about the Neon-commits mailing list