wineUnstable: enable cross building for unstable/staging by default

This commit is contained in:
Alexander V. Nikolaev
2021-03-27 18:10:00 -04:00
committed by Dmitry Kalinkin
parent f01d07ec0b
commit 3b90e8f9de
+1 -1
View File
@@ -44,7 +44,7 @@
sdlSupport ? false, sdlSupport ? false,
faudioSupport ? false, faudioSupport ? false,
vkd3dSupport ? false, vkd3dSupport ? false,
mingwSupport ? false, mingwSupport ? wineRelease != "stable",
}: }:
let wine-build = build: release: let wine-build = build: release: