summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2021-04-21 12:13:15 +0200
committerGerd Hoffmann <kraxel@redhat.com>2021-04-21 12:13:15 +0200
commit057fa7a792e783dc6eefb45bea43a807fe135cf3 (patch)
treec1857e2e8bcde046ca6a0601dd56ce05157a6d6e
parenta4a38608d4f1946dfd1d7231a5ecdae52c19f913 (diff)
downloadqboot-057fa7a792e783dc6eefb45bea43a807fe135cf3.tar.gz
install build deps
-rw-r--r--Jenkinsfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 624510f..57eeb8e 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -46,6 +46,7 @@ def RPMBuild() {
-e "s/\\(%setup\\)\\(.*\\)/\\1 -n ${tarball%.tar.gz}/" \
*.spec
diff -u *.spec.orig *.spec || true
+ dnf builddep -y *.spec
# build package
rpmbuild \