[neon/snap-packaging/plasma-core-desktop] attic: Also add gdb, strace and binutils to the dev tools

Kevin Ottens null at kde.org
Wed May 29 14:20:38 BST 2024


Git commit 0a7ef2ebdf714d02716c3976a0389af1d4f2afb4 by Kevin Ottens.
Committed on 29/05/2024 at 11:51.
Pushed by ervin into branch 'master'.

Also add gdb, strace and binutils to the dev tools

M  +3    -0    attic/007-zzz-add-extra-developer-tools.chroot

https://invent.kde.org/neon/snap-packaging/plasma-core-desktop/-/commit/0a7ef2ebdf714d02716c3976a0389af1d4f2afb4

diff --git a/attic/007-zzz-add-extra-developer-tools.chroot b/attic/007-zzz-add-extra-developer-tools.chroot
index 9a688d2..2a29bc1 100755
--- a/attic/007-zzz-add-extra-developer-tools.chroot
+++ b/attic/007-zzz-add-extra-developer-tools.chroot
@@ -3,6 +3,9 @@
 set -e
 
 apt install --no-install-recommends -y \
+    binutils \
+    gdb \
+    strace \
     qdbus-qt6 \
     qt6-tools \
     apparmor-utils



More information about the Neon-commits mailing list