From 6adf479d391a72e97dd448c9d40d5611fc0683b0 Mon Sep 17 00:00:00 2001 From: Yvan Janssens Date: Tue, 5 May 2026 10:07:47 +0200 Subject: [PATCH] Install Regina REXX for CI checks --- scripts/ci/bootstrap-apt.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ci/bootstrap-apt.sh b/scripts/ci/bootstrap-apt.sh index 178af52..cb932fd 100755 --- a/scripts/ci/bootstrap-apt.sh +++ b/scripts/ci/bootstrap-apt.sh @@ -27,6 +27,7 @@ apt-get install -y --no-install-recommends \ libtool-bin \ m4 \ ncat \ + regina-rexx \ reprepro \ sudo \ time \