From: Michael Tremer Date: Sat, 21 Jun 2025 17:45:17 +0000 (+0000) Subject: jenkins: Explicitely install autopoint on Debian-based distros X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27488678db3b1b311b8f94b5ac8cbe6939336aec;p=pakfire.git jenkins: Explicitely install autopoint on Debian-based distros Signed-off-by: Michael Tremer --- diff --git a/Jenkinsfile b/Jenkinsfile index bb0b5056..979bd50a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -698,6 +698,7 @@ def installBuildDepsDebian(distro, compiler, arch) { asciidoc \ autoconf \ automake \ + autopoint \ bison \ build-essential \ flex \