summarylogtreecommitdiffstats
path: root/toolchain-mingw.meson
diff options
context:
space:
mode:
authorNicola Murino2018-05-11 14:08:41 +0200
committerNicola Murino2018-05-11 14:08:41 +0200
commita98117ae11ab0ea506be43324cbbd7defc06c93d (patch)
treef8f89c690c6fd197da28be37a3809ecae1e78be1 /toolchain-mingw.meson
parent37dd9063fb267f2c280180e1e4176feb3d436073 (diff)
downloadaur-a98117ae11ab0ea506be43324cbbd7defc06c93d.tar.gz
depends on mingw-w64-wine
Diffstat (limited to 'toolchain-mingw.meson')
-rw-r--r--toolchain-mingw.meson2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain-mingw.meson b/toolchain-mingw.meson
index 8a322a0a6341..2f34e3f36fb4 100644
--- a/toolchain-mingw.meson
+++ b/toolchain-mingw.meson
@@ -7,7 +7,7 @@ pkgconfig = '@TRIPLE@-pkg-config'
ranlib = '@TRIPLE@-ranlib'
strip = '@TRIPLE@-strip'
windres = '@TRIPLE@-windres'
-exe_wrapper = 'wine'
+exe_wrapper = '@TRIPLE@-wine'
[properties]
root = '@TRIPLE@'