fix(ci): opensuse needs util-linux.

This commit is contained in:
Alexandre Pujol 2023-03-25 15:22:14 +00:00
parent a1f3f29347
commit 1b38129908
Failed to generate hash of commit

View file

@ -137,7 +137,7 @@ preprocess-opensuse:
stage: preprocess
image: opensuse/tumbleweed
script:
- zypper install -y apparmor-profiles go git rsync lsb-release
- zypper install -y apparmor-profiles go git rsync lsb-release util-linux
- ./configure --complain
- make
- make install