[neon/kde/drkonqi/Neon/release] debian: add some more runtime deps
Carlos De Maine
null at kde.org
Sun May 11 06:56:04 BST 2025
Git commit 55c79833f770fada1cce42984edd11999c3e8dd7 by Carlos De Maine.
Committed on 11/05/2025 at 05:56.
Pushed by carlosdem into branch 'Neon/release'.
add some more runtime deps
M +5 -1 debian/control
https://invent.kde.org/neon/kde/drkonqi/-/commit/55c79833f770fada1cce42984edd11999c3e8dd7
diff --git a/debian/control b/debian/control
index 630f590..9c6e298 100644
--- a/debian/control
+++ b/debian/control
@@ -50,9 +50,13 @@ Rules-Requires-Root: no
Package: drkonqi
Architecture: any
-Depends: python3-psutil,
+Depends: kf6-kirigami,
+ kf6-kitemmodels,
+ kf6-syntax-highlighting,
+ python3-psutil,
python3-pygdbmi,
python3-sentry-sdk,
+ systemd-coredump,
${misc:Depends},
${shlibs:Depends}
Description: Crash handler for Qt applications
More information about the Neon-commits
mailing list