mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-02 14:18:04 +02:00
CI: Install cross pkg-config on openSUSE
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
0dac45dce2
commit
4d0341052a
1 changed files with 1 additions and 0 deletions
|
|
@ -276,6 +276,7 @@ case "$ci_distro" in
|
|||
packages=(
|
||||
"${packages[@]}"
|
||||
mingw${bits}-cross-gcc-c++
|
||||
mingw${bits}-cross-pkgconf
|
||||
mingw${bits}-libexpat-devel
|
||||
mingw${bits}-glib2-devel
|
||||
mingw${bits}-cross-meson
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue