commit b1750766f606be3a7f9c1b8f82bf8652199ee03d
parent 89505ada871b24367a13edba790bc32789f42900
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Mon, 13 Jun 2022 18:42:49 +0200
Add curl for sfeed to alpine-recombee container.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -126,7 +126,7 @@ confz_site_container_images_check() {
file
strace gdb
task py3-cffi # for taskwarrior/bugwarrior
- sfeed sfeed-doc lynx # alternative RSS/ATOM processor
+ sfeed sfeed-doc lynx curl # alternative RSS/ATOM processor
)
require site_container_alpine :containers_dir :svscan_dir \
release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"