summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-06-24 17:11:47 +0100
committerSimon McVittie <smcv@collabora.com>2022-07-13 20:36:13 +0100
commit4d0341052a825f028c08b3637e92432dc2f40f6f (patch)
tree2c65470571275aa59fc66fdb06a6f15c1dfaeca9 /tools
parent0dac45dce26e0c5df34107cb812d7a2cebf856ff (diff)
downloaddbus-4d0341052a825f028c08b3637e92432dc2f40f6f.tar.gz
CI: Install cross pkg-config on openSUSE
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/ci-install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ci-install.sh b/tools/ci-install.sh
index c2d697da..ee9d3499 100755
--- a/tools/ci-install.sh
+++ b/tools/ci-install.sh
@@ -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