summaryrefslogtreecommitdiff
path: root/.ci/cross_toolchain.txt
diff options
context:
space:
mode:
Diffstat (limited to '.ci/cross_toolchain.txt')
-rw-r--r--.ci/cross_toolchain.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/cross_toolchain.txt b/.ci/cross_toolchain.txt
index 565643b93e..756888d3db 100644
--- a/.ci/cross_toolchain.txt
+++ b/.ci/cross_toolchain.txt
@@ -5,7 +5,7 @@ ar = 'x86_64-w64-mingw32-ar'
ranlib = 'x86_64-w64-mingw32-ranlib'
strip = 'x86_64-w64-mingw32-strip'
windres = 'x86_64-w64-mingw32-windres'
-pkgconfig = 'pkg-config'
+pkgconfig = 'x86_64-w64-mingw32-pkg-config'
[host_machine]
system = 'windows'