android/build.py: enable libexpat for the "curl" storage plugin
This commit is contained in:
@ -146,6 +146,7 @@ thirdparty_libs = [
|
||||
libid3tag,
|
||||
ffmpeg,
|
||||
curl,
|
||||
libexpat,
|
||||
libnfs,
|
||||
boost,
|
||||
]
|
||||
|
Reference in New Issue
Block a user