commit 23a72ae5f0c1b606310a1d580afb737a832bcc30
parent 5bfb70641b22c126b5240dc71090b2feaeab09e2
Author: Jan Pobrislo <ccx@te2000.cz>
Date: Sat, 17 May 2025 18:34:38 +0000
Package group with debug info
Diffstat:
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -513,6 +513,14 @@ confz_site_container_images_check() {
gmp-dev
libffi-dev
)
+ local -a alpine_dev_py3_gdb=(
+ $alpine_dev_py3_gcc
+ curl{,-dev,-dbg}
+ musl-dbg
+ openssl-{dev,dbg}
+ python3-dbg
+ gdb
+ )
require site_container_alpine :containers_dir :svscan_dir \
@@ -624,8 +632,6 @@ confz_site_container_images_check() {
local -a alpine_weechat_dev=(
$alpine_dev_py3_gcc
socat
- curl
- gdb
weechat weechat-matrix weechat-python weechat-perl weechat-spell
weechat-dev
aspell aspell-utils