python/build/libs.py: add libnfs

Enable the NFS storage plugin on Android.

Closes 
This commit is contained in:
Max Kellermann
2018-02-20 22:45:15 +01:00
parent 992c52ce7f
commit c5c1c64a81
3 changed files with 18 additions and 0 deletions
NEWS
android
python/build

@ -127,6 +127,7 @@ thirdparty_libs = [
libmad,
ffmpeg,
curl,
libnfs,
boost,
]