mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-26 04:40:20 +00:00
ci/{mingw,win32}: specify nasm as it seems to be required now by libass
Fixes mingw and win32 builds after 1774117b80
This commit is contained in:
@@ -46,6 +46,7 @@ pkgconfig = 'pkg-config'
|
||||
pkg-config = 'pkg-config'
|
||||
windres = '${TARGET}-windres'
|
||||
dlltool = '${TARGET}-dlltool'
|
||||
nasm = 'nasm'
|
||||
exe_wrapper = '${WINE}'
|
||||
[host_machine]
|
||||
system = 'windows'
|
||||
|
||||
Reference in New Issue
Block a user