mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
ci: opensuse add missing deps.
This commit is contained in:
parent
1b38129908
commit
5ea574c333
@ -137,7 +137,7 @@ preprocess-opensuse:
|
|||||||
stage: preprocess
|
stage: preprocess
|
||||||
image: opensuse/tumbleweed
|
image: opensuse/tumbleweed
|
||||||
script:
|
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
|
- ./configure --complain
|
||||||
- make
|
- make
|
||||||
- make install
|
- make install
|
||||||
|
Loading…
Reference in New Issue
Block a user