[vlc-devel] [PATCH] extras/tools: check for ant when bootstrapping
Sean McGovern
gseanmcg at gmail.com
Tue Oct 14 23:03:38 CEST 2014
This was accidentally left out of b3050f68b407fe150fa3944ccee62293efba6407.
---
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/
--
1.9.3 (Apple Git-50)
More information about the vlc-devel
mailing list