mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 10:31:37 +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
|
DEPEND="app-arch/tar
|
||||||
sys-apps/coreutils
|
sys-apps/coreutils
|
||||||
sys-apps/grep
|
sys-apps/grep
|
||||||
|
dev-util/strace
|
||||||
sys-apps/portage
|
sys-apps/portage
|
||||||
sys-apps/sed"
|
sys-apps/sed"
|
||||||
# TODO(arkaitzr): remove dependency on tar if it's gonna be removed from the
|
# TODO(arkaitzr): remove dependency on tar if it's gonna be removed from the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user