[neon/kde/drkonqi/Neon/unstable] debian: runtimes

Carlos De Maine null at kde.org
Thu Aug 31 23:39:48 BST 2023


Git commit 768fb0d47e350b7616a6a13e69bb8f37d32d1e30 by Carlos De Maine.
Committed on 01/09/2023 at 00:39.
Pushed by carlosdem into branch 'Neon/unstable'.

runtimes

M  +4    -1    debian/control

https://invent.kde.org/neon/kde/drkonqi/-/commit/768fb0d47e350b7616a6a13e69bb8f37d32d1e30

diff --git a/debian/control b/debian/control
index 368497c..4bd702a 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,10 @@ Rules-Requires-Root: no
 
 Package: drkonqi
 Architecture: any
-Depends: ${misc: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