python/build/libs.py: add libnfs
Enable the NFS storage plugin on Android. Closes #226
This commit is contained in:
@ -127,6 +127,7 @@ thirdparty_libs = [
|
||||
libmad,
|
||||
ffmpeg,
|
||||
curl,
|
||||
libnfs,
|
||||
boost,
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user