[neon/kde/libksysguard/Neon/unstable] debian: moved build-deps from ksysguard
Jonathan Riddell
null at kde.org
Mon Apr 26 15:19:00 BST 2021
Git commit 1e94e9452575ad3658383d92625065251093c276 by Jonathan Riddell.
Committed on 26/04/2021 at 14:18.
Pushed by jriddell into branch 'Neon/unstable'.
moved build-deps from ksysguard
M +5 -2 debian/control
https://invent.kde.org/neon/kde/libksysguard/commit/1e94e9452575ad3658383d92625065251093c276
diff --git a/debian/control b/debian/control
index 4a5ea7b..d671c07 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,9 @@ Build-Depends: cmake (>= 2.8.12),
libkf5service-dev (>= 5.18.0~),
libkf5widgetsaddons-dev (>= 5.18.0~),
libkf5windowsystem-dev (>= 5.18.0~),
+ libnl-3-dev,
+ libnl-route-3-dev,
+ libpcap-dev,
libqt5x11extras5-dev (>= 5.4),
libx11-dev,
libz-dev,
@@ -208,16 +211,16 @@ Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: ksysguard (<< 4:5.0.0),
+ ksysguard-data (<< 4:5.21.80),
libkf5sysguard-bin (<< 4:5.0.95),
libkf5sysguard5-data (<< 4:5.2.0),
plasma-workspace (<< 4:5.18.80),
- ksysguard-data (<< 4:5.21.80),
${kde-l10n:all}
Replaces: ksysguard (<< 4:5.0.0),
+ ksysguard-data (<< 4:5.21.80),
libkf5sysguard-bin (<< 4:5.0.95),
libkf5sysguard5-data (<< 4:5.2.0),
plasma-workspace (<< 4:5.18.80),
- ksysguard-data (<< 4:5.21.80),
${kde-l10n:all}
Description: library for monitoring your system - shared library
KSysGuard is a program to monitor various elements of your system, or any
More information about the Neon-commits
mailing list