android/build.py: disable libmad
Let FFmpeg do the MP3 decoding. See commit a4de96508d7d74b66d7c2a22983b682d95b625eb
This commit is contained in:
parent
139a4054c5
commit
53f5d4c710
@ -124,7 +124,6 @@ thirdparty_libs = [
|
||||
opus,
|
||||
flac,
|
||||
libid3tag,
|
||||
libmad,
|
||||
ffmpeg,
|
||||
curl,
|
||||
libnfs,
|
||||
|
Loading…
x
Reference in New Issue
Block a user