[neon/kde/drkonqi/Neon/release] debian: Move systemd-coredump to Suggests as it breaks things in some cases
Scarlett Moore
null at kde.org
Thu Sep 14 19:33:50 BST 2023
Git commit 1f57052bd711137db839b38b366cf849e7f5e0dd by Scarlett Moore.
Committed on 14/09/2023 at 20:33.
Pushed by scarlettmoore into branch 'Neon/release'.
Move systemd-coredump to Suggests as it breaks things in some cases
M +2 -2 debian/control
https://invent.kde.org/neon/kde/drkonqi/-/commit/1f57052bd711137db839b38b366cf849e7f5e0dd
diff --git a/debian/control b/debian/control
index f4627fa..68bc86b 100644
--- a/debian/control
+++ b/debian/control
@@ -40,12 +40,12 @@ Rules-Requires-Root: no
Package: drkonqi
Architecture: any
-Depends: systemd-coredump,
- qml-module-org-kde-kcm,systemd-coredump
+Depends: qml-module-org-kde-kcm,
qml-module-org-kde-kitemmodels,
qml-module-org-kde-syntaxhighlighting,
qml-module-org-kde-kirigami2,
${misc:Depends}, ${shlibs:Depends}
+Suggests: systemd-coredump
Breaks: plasma-workspace (<< 4:5.14)
Replaces: plasma-workspace (<< 4:5.11)
Description: Crash handler for Qt applications
More information about the Neon-commits
mailing list