mrrl-containers

MRRL version of container scripts
git clone https://ccx.te2000.cz/git/mrrl-containers
Log | Files | Refs

commit 41e153644ca260d3f6bed731681bf5695db9c3ad
parent f85b3106e01036aa2b138918e1f2e06d969252f1
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Tue, 27 Sep 2022 13:57:34 +0200

Add weechat-perl
Diffstat:
Mzsh-functions/confz_site_containers_init | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -245,7 +245,7 @@ confz_site_container_images_check() { require site_container_alpine :containers_dir :svscan_dir \ image_name=alpine-weechat \ - packages="$alpine_community weechat weechat-matrix weechat-python weechat-spell aspell aspell-utils git" + packages="$alpine_community weechat weechat-matrix weechat-python weechat-perl weechat-spell aspell aspell-utils git" require site_container_alpine :containers_dir :svscan_dir \ repositories="main community testing" \