mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: Install strace in build image
Useful to debug regressions in rpm or other package managers.
This commit is contained in:
@@ -5,6 +5,7 @@ Packages=
|
||||
clang
|
||||
lld
|
||||
llvm
|
||||
strace
|
||||
|
||||
[Output]
|
||||
Format=none
|
||||
|
||||
Reference in New Issue
Block a user