[neon/kde/drkonqi/Neon/unstable] debian: make them deps

Carlos De Maine null at kde.org
Sat Aug 26 03:23:26 BST 2023


Git commit bb85b8a896b1e9d26f9b05cda5fa554661d6eb88 by Carlos De Maine.
Committed on 26/08/2023 at 04:23.
Pushed by carlosdem into branch 'Neon/unstable'.

make them deps

M  +4    -4    debian/control

https://invent.kde.org/neon/kde/drkonqi/-/commit/bb85b8a896b1e9d26f9b05cda5fa554661d6eb88

diff --git a/debian/control b/debian/control
index ddf84b9..8477401 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,9 @@ Build-Depends: cmake
                libsystemd-dev,
                systemd-coredump,
                pkg-kde-tools-neon,
+               python3-psutil,
+               python3-pygdbmi,
+               python3-sentry-sdk,
                qt6-base-dev,
                qt6-declarative-dev,
                zlib1g-dev
@@ -45,10 +48,7 @@ Rules-Requires-Root: no
 
 Package: drkonqi
 Architecture: any
-Depends: python3-psutil,
-         python3-pygdbmi,
-         python3-sentry-sdk, 
-         ${misc:Depends}, 
+Depends: ${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