From: Michael Tremer Date: Thu, 6 Mar 2025 18:08:46 +0000 (+0000) Subject: jenkins: Install perl(Test::More) on Fedora X-Git-Tag: 0.9.18~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d57ab36a5f3cbdbad8c7364f43815cbac62774;p=location%2Flibloc.git jenkins: Install perl(Test::More) on Fedora Signed-off-by: Michael Tremer --- diff --git a/Jenkinsfile b/Jenkinsfile index 326f7e4..9acbf80 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -469,6 +469,7 @@ def installBuildDepsRedHat(distro, compier) { lua-lunit \ openssl-devel \ perl-devel \ + perl(Test::More) \ python3-devel \ systemd-devel """