[vlc-devel] [PATCH] extras/tools: check for ant when bootstrapping
Tristan Matthews
le.businessman at gmail.com
Tue Oct 14 23:05:31 CEST 2014
On Tue, Oct 14, 2014 at 5:03 PM, Sean McGovern <gseanmcg at gmail.com> wrote:
> 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
>
ah yes, I got bit by that. LGTM.
>
> [ -n "$NEEDED" ] && mkdir -p build/
>
> --
> 1.9.3 (Apple Git-50)
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20141014/2767ba10/attachment.html>
More information about the vlc-devel
mailing list