mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
fix(profiles): Add xz-utils to the system package set.
It is included in system in upstream Gentoo so we should too, otherwise there is a chance builds will fail if xz isn't installed early enough.
This commit is contained in:
parent
b83d04877e
commit
2060c2e161
@ -29,6 +29,7 @@
|
||||
*app-arch/cpio
|
||||
*app-arch/gzip
|
||||
*app-arch/tar
|
||||
*app-arch/xz-utils
|
||||
*app-shells/bash
|
||||
#*dev-lang/perl
|
||||
#*dev-lang/python
|
||||
|
Loading…
Reference in New Issue
Block a user