commit 17a6b85d2830537a50336f8ea39fbfd45d079420
parent f6c58df093746eb5284facacf12bb5ab98edae23
Author: ccx <ccx@te2000.cz>
Date: Fri, 21 Jun 2024 15:47:25 +0000
gcc for gentoo-prefix
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -734,6 +734,7 @@ confz_site_container_images_check() {
strace gdb
ncurses-dev
openssl-dev
+ gcc
)
require site_container_alpine :containers_dir :svscan_dir \
image_name=alpine-gentoo-dev packages="$alpine_dev_gentoo"