wineUnstable: enable cross building for unstable/staging by default

This commit is contained in:
Alexander V. Nikolaev 2021-03-21 16:08:34 +02:00 committed by Dmitry Kalinkin
parent f01d07ec0b
commit 3b90e8f9de

View file

@ -44,7 +44,7 @@
sdlSupport ? false,
faudioSupport ? false,
vkd3dSupport ? false,
mingwSupport ? false,
mingwSupport ? wineRelease != "stable",
}:
let wine-build = build: release: