Add missing diffutils for openSUSE Leap CI, as 16.0 misses cmp otherwise
This commit is contained in:
committed by
Andrew Gaul
parent
f364450dfc
commit
423683825a
1
.github/workflows/linux-ci-helper.sh
vendored
1
.github/workflows/linux-ci-helper.sh
vendored
@ -304,6 +304,7 @@ elif [ "${CONTAINER_FULLNAME}" = "opensuse/leap:15" ] ||
|
||||
automake
|
||||
curl
|
||||
curl-devel
|
||||
diffutils
|
||||
fuse
|
||||
fuse-devel
|
||||
gcc-c++
|
||||
|
||||
Reference in New Issue
Block a user