mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 18:12:08 +02:00
feat(coreos-base/dev-install): add strace
strace is super helpful for debugging, add it.
This commit is contained in:
parent
5eca721d99
commit
c3ffbce8fa
@ -28,6 +28,7 @@ IUSE="cros-debug"
|
||||
DEPEND="app-arch/tar
|
||||
sys-apps/coreutils
|
||||
sys-apps/grep
|
||||
dev-util/strace
|
||||
sys-apps/portage
|
||||
sys-apps/sed"
|
||||
# TODO(arkaitzr): remove dependency on tar if it's gonna be removed from the
|
||||
|
Loading…
x
Reference in New Issue
Block a user