vlc | branch: master | Sean McGovern <gsean...@gmail.com> | Tue Oct 14 20:03:38 
2014 +0000| [22699594b177e3420d5447b59cf03f534f9a5a58] | committer: Tristan 
Matthews

extras/tools: check for ant when bootstrapping

This was accidentally left out of b3050f68b407fe150fa3944ccee62293efba6407.

Signed-off-by: Tristan Matthews <tma...@videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=22699594b177e3420d5447b59cf03f534f9a5a58
---

 extras/tools/bootstrap |    1 +
 1 file changed, 1 insertion(+)

diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 5d1bd11..345ec14 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -81,6 +81,7 @@ check_tar
 check ragel
 check_sed
 check protoc
+check ant
 
 [ -n "$NEEDED" ] && mkdir -p build/
 

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to