mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
coreos-base/coreos: add sys-devel/gettext
This Flatcar dependency needs to be now explicitly pulled in the OS
since this commit: 4a06200e9d
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
a5050b9357
commit
cbda50b4ff
@ -78,6 +78,7 @@ RDEPEND="${RDEPEND}
|
||||
app-emulation/xenstore
|
||||
)"
|
||||
|
||||
# sys-devel/gettext: it embeds 'envsubst' binary which is useful for simple file templating.
|
||||
RDEPEND="${RDEPEND}
|
||||
app-admin/etcd-wrapper
|
||||
app-admin/flannel-wrapper
|
||||
@ -175,6 +176,7 @@ RDEPEND="${RDEPEND}
|
||||
sys-block/parted
|
||||
sys-boot/efibootmgr
|
||||
sys-cluster/ipvsadm
|
||||
sys-devel/gettext
|
||||
sys-fs/btrfs-progs
|
||||
sys-fs/cryptsetup
|
||||
sys-fs/dosfstools
|
||||
|
Loading…
Reference in New Issue
Block a user