[neon/kde/libksysguard/Neon/unstable] debian: libcap too
Jonathan Riddell
null at kde.org
Mon Apr 26 15:47:56 BST 2021
Git commit e21cfcbbd232672c2353542e758cc5976a2e9d31 by Jonathan Riddell.
Committed on 26/04/2021 at 14:47.
Pushed by jriddell into branch 'Neon/unstable'.
libcap too
M +3 -2 debian/control
M +1 -1 debian/libkf5sysguard-bin.install
https://invent.kde.org/neon/kde/libksysguard/commit/e21cfcbbd232672c2353542e758cc5976a2e9d31
diff --git a/debian/control b/debian/control
index f2eb4f0..f4016d8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 5.18.0~),
+ libcap-dev,
libkf5auth-dev (>= 5.18.0~),
libkf5completion-dev (>= 5.18.0~),
libkf5config-dev (>= 5.18.0~),
@@ -71,8 +72,8 @@ Multi-Arch: no
Depends: libkf5sysguard-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
-Breaks: libkf5sysguard5 (<< 4:5.4.2), ksysguard (<< 4:5.21.80)
-Replaces: libkf5sysguard5 (<< 4:5.4.2), ksysguard (<< 4:5.21.80)
+Breaks: ksysguard (<< 4:5.21.80), libkf5sysguard5 (<< 4:5.4.2)
+Replaces: ksysguard (<< 4:5.21.80), libkf5sysguard5 (<< 4:5.4.2)
Description: library for monitoring your system - shared library
KSysGuard is a program to monitor various elements of your system, or any
other remote system with the KSysGuard daemon (ksysgardd) installed.
diff --git a/debian/libkf5sysguard-bin.install b/debian/libkf5sysguard-bin.install
index 342c21d..b5de5f0 100644
--- a/debian/libkf5sysguard-bin.install
+++ b/debian/libkf5sysguard-bin.install
@@ -1,4 +1,4 @@
-usr/lib/kauth/libexec/ksysguardprocesslist_helper
usr/lib/*/libexec/ksysguard/ksgrd_network_helper
usr/lib/*/qt5/plugins/ksysguard/process/ksysguard_plugin_network.so
usr/lib/*/qt5/plugins/ksysguard/process/ksysguard_plugin_nvidia.so
+usr/lib/kauth/libexec/ksysguardprocesslist_helper
More information about the Neon-commits
mailing list