diff options
Diffstat (limited to 'android/build.py')
-rwxr-xr-x | android/build.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/build.py b/android/build.py index 3e2e71dcc..43261152d 100755 --- a/android/build.py +++ b/android/build.py @@ -127,6 +127,7 @@ thirdparty_libs = [ libmad, ffmpeg, curl, + libnfs, boost, ] |