mirror of
https://github.com/visualboyadvance-m/visualboyadvance-m
synced 2025-10-05 23:52:49 +02:00
installdeps: re-enable ffmpeg for mac brew
Thanks to @ZachBacon in 1e0eea3c
(recording: fix ffmpeg5 compat, 2022-03-18) the build works with ffmpeg5 from brew.
Update build instructions from installdeps to not disable ffmpeg
anymore.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
@@ -1186,8 +1186,6 @@ brew_installdeps() {
|
||||
|
||||
brew -v cleanup
|
||||
|
||||
cmake_flags='-DENABLE_FFMPEG=FALSE'
|
||||
|
||||
build_instructions
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user