coreos-base/coreos: Switch to app-alternatives/awk

We explicitly install gawk but our profile explicitly forces the gawk
useflag for app-alternatives/awk.  Some packages, like zfs, depend on
app-alternatives/awk and it also installs the awk -> gawk that the gawk
ebuild creates through pkg_postinst. So switch to app-alternatives/awk
to make the implementation cleaner.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
Jeremi Piotrowski 2024-03-08 16:01:43 +00:00
parent a134b02a48
commit 1b4ca8ac27

View File

@ -88,6 +88,7 @@ RDEPEND="${RDEPEND}
app-admin/sdnotify-proxy
app-admin/sudo
app-admin/toolbox
app-alternatives/awk
app-arch/gzip
app-arch/bzip2
app-arch/lbzip2
@ -157,7 +158,6 @@ RDEPEND="${RDEPEND}
sys-apps/diffutils
sys-apps/ethtool
sys-apps/findutils
sys-apps/gawk
sys-apps/gptfdisk
sys-apps/grep
sys-apps/ignition