[Android] compile: use package with advertising clauses

Thomas Guillem git at videolan.org
Wed Sep 27 14:13:01 CEST 2017


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Sep 27 14:12:05 2017 +0200| [6b4776375bfa8a51f240a86327d9cccaec495187] | committer: Thomas Guillem

compile: use package with advertising clauses

This adds back freetype.

> https://code.videolan.org/videolan/vlc-android/commit/6b4776375bfa8a51f240a86327d9cccaec495187
---

 compile-libvlc.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 1a3787432..71adea971 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -104,6 +104,7 @@ VLC_BOOTSTRAP_ARGS="\
     --disable-vncclient \
     --disable-vnc \
     --enable-jpeg \
+    --enable-ad-clauses \
 "
 
 ###########################



More information about the Android mailing list