]> git.ipfire.org Git - location/libloc.git/commitdiff
jenkins: Fedora no longer seems to install awk by default
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 Apr 2025 09:18:43 +0000 (09:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 Apr 2025 09:18:43 +0000 (09:18 +0000)
This is needed to run the configure script.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Jenkinsfile

index 4953adfbedbf3d26f0e84ee54096a4c74a1b5c41..78537647f79f7831c9a79f6124426218eac29741 100644 (file)
@@ -459,6 +459,7 @@ def installBuildDepsRedHat(distro, compier) {
                        asciidoc \
                        autoconf \
                        automake \
+                       gawk \
                        intltool \
                        libtool \
                        pkg-config \