ci: opensuse add missing deps.

This commit is contained in:
Alexandre Pujol 2023-03-25 15:33:27 +00:00
parent 1b38129908
commit 5ea574c333
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

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