[neon/kde/drkonqi/Neon/unstable] debian: new python3-pygdbmi runtime dep
Carlos De Maine
null at kde.org
Wed Aug 23 06:00:25 BST 2023
Git commit fdac1fb60ccd2680b13ec46ef00c0747fb85ec2e by Carlos De Maine.
Committed on 23/08/2023 at 07:00.
Pushed by carlosdem into branch 'Neon/unstable'.
new python3-pygdbmi runtime dep
M +5 -1 debian/control
https://invent.kde.org/neon/kde/drkonqi/-/commit/fdac1fb60ccd2680b13ec46ef00c0747fb85ec2e
diff --git a/debian/control b/debian/control
index 2475052..ddf84b9 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,11 @@ Rules-Requires-Root: no
Package: drkonqi
Architecture: any
-Depends: python3-sentry-sdk, python3-psutil, ${misc:Depends}, ${shlibs:Depends}
+Depends: python3-psutil,
+ python3-pygdbmi,
+ python3-sentry-sdk,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Crash handler for Qt applications
Drkonqi shows a dialog for dealing with application crashes.
.
More information about the Neon-commits
mailing list