mkosi: Add strace and gdb to base image build packages

For debugging failing tests in combination with mkosi's --debug-shell.
This commit is contained in:
Daan De Meyer
2023-12-19 15:59:16 +01:00
parent 97e52d62fb
commit 53ea4d7a47

View File

@@ -15,10 +15,11 @@ Packages=
BuildPackages=
acl
diffutils
gawk
binutils
clang
diffutils
gawk
gdb
gettext
git
gperf
@@ -30,5 +31,6 @@ BuildPackages=
pkgconf
rsync
sed
strace
tar
zstd