[neon/kde/plasma-systemmonitor/Neon/release] debian: Add ksystemstats to deps.
Norbert Preining
null at kde.org
Mon Oct 18 09:04:15 BST 2021
Git commit 73378a02716378bec6806163061387ea0ec9e84b by Norbert Preining.
Committed on 18/10/2021 at 07:26.
Pushed by sitter into branch 'Neon/release'.
Add ksystemstats to deps.
M +3 -0 debian/changelog
M +2 -1 debian/control
https://invent.kde.org/neon/kde/plasma-systemmonitor/commit/73378a02716378bec6806163061387ea0ec9e84b
diff --git a/debian/changelog b/debian/changelog
index de60670..ce1af98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
plasma-systemmonitor (5.23.0-3) UNRELEASED; urgency=medium
+ [ Norbert Preining ]
+ * Add ksystemstats to deps.
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 18 Oct 2021 16:25:14 +0900
plasma-systemmonitor (5.23.0-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 738f7a0..f10f2b4 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,8 @@ Rules-Requires-Root: no
Package: plasma-systemmonitor
Section: utils
Architecture: any
-Depends: qml-module-org-kde-kcoreaddons (>= 5.78.0~),
+Depends: ksystemstats (>= 5.23.0~),
+ qml-module-org-kde-kcoreaddons (>= 5.78.0~),
qml-module-org-kde-kirigami2 (>= 5.78.0~),
qml-module-org-kde-kitemmodels (>= 5.78.0~),
qml-module-org-kde-kquickcontrolsaddons (>= 5.78.0~),
More information about the Neon-commits
mailing list