From: Karel Zak Date: Mon, 27 Apr 2026 12:31:47 +0000 (+0200) Subject: ci: install libunicode-linebreak-perl for po4a translations X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=85eb27cdba5e9cee5debe7b191e2ce71ee7b1de4;p=thirdparty%2Futil-linux.git ci: install libunicode-linebreak-perl for po4a translations The distcheck job fails because po4a requires the Unicode::GCString Perl module (provided by libunicode-linebreak-perl) to detect two-line titles in AsciiDoc files. --- diff --git a/.github/workflows/cibuild-setup-ubuntu.sh b/.github/workflows/cibuild-setup-ubuntu.sh index 1ecd013ea..79389efc9 100755 --- a/.github/workflows/cibuild-setup-ubuntu.sh +++ b/.github/workflows/cibuild-setup-ubuntu.sh @@ -34,6 +34,7 @@ PACKAGES=( flex sqlite3 libsqlite3-dev + libunicode-linebreak-perl ) PACKAGES_OPTIONAL=(