[neon/kde/drkonqi/Neon/unstable] debian: elfutils and gdb as runtime deps
    Carlos De Maine 
    null at kde.org
       
    Sun May 11 09:04:05 BST 2025
    
    
  
Git commit 8a88075eacee7dd8e7e1601d65bef87ddff96e5e by Carlos De Maine.
Committed on 11/05/2025 at 08:04.
Pushed by carlosdem into branch 'Neon/unstable'.
elfutils and gdb as runtime deps
M  +3    -1    debian/control
https://invent.kde.org/neon/kde/drkonqi/-/commit/8a88075eacee7dd8e7e1601d65bef87ddff96e5e
diff --git a/debian/control b/debian/control
index 5945db0..38ea492 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,9 @@ Rules-Requires-Root: no
 
 Package: drkonqi
 Architecture: any
-Depends: kf6-kirigami,
+Depends: elfutils,
+         gdb,
+         kf6-kirigami,
          kf6-kitemmodels,
          kf6-syntax-highlighting,
          python3-psutil,
    
    
More information about the Neon-commits
mailing list