build(docker): enable stabber for functional tests

- Enable stabber build from https://git.jabber.space/devs/stabber
- Add tcl-expect-dev package for Debian/Ubuntu (required by libexpect)
- Add expect package for Arch Linux
This commit is contained in:
2025-12-15 15:38:52 +03:00
parent 036fab364a
commit e4b6daddf0
5 changed files with 5 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ USER root
RUN pacman -U --noconfirm libstrophe-git/libstrophe-git-*.pkg.tar.zst
WORKDIR /usr/src
RUN git clone -c http.sslverify=false https://git.jabber.space/jabber.developer2/stabber
RUN git clone -c http.sslverify=false https://git.jabber.space/devs/stabber
WORKDIR /usr/src/stabber
RUN ./bootstrap.sh