mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
various: remove trailing whitespace
This commit is contained in:
@@ -812,7 +812,7 @@ if audiounit['deps'].found() and audiounit['symbol']
|
||||
audiounit += {'use': true}
|
||||
endif
|
||||
|
||||
coreaudio = dependency('appleframeworks', modules: ['CoreFoundation', 'CoreAudio',
|
||||
coreaudio = dependency('appleframeworks', modules: ['CoreFoundation', 'CoreAudio',
|
||||
'AudioUnit', 'AudioToolbox'], required: get_option('coreaudio'))
|
||||
if coreaudio.found()
|
||||
dependencies += coreaudio
|
||||
|
||||
Reference in New Issue
Block a user