vlc | branch: master | Sébastien Toque <[email protected]> | Thu Feb 19 07:22:10 2015 +0100| [c1ba21414ea76dc1872dcec9b584700654fe4cb3] | committer: Rafaël Carré
tools: require protoc version 2.6.0 or higher Signed-off-by: Rafaël Carré <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c1ba21414ea76dc1872dcec9b584700654fe4cb3 --- extras/tools/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap index f3d9d4c..66305c4 100755 --- a/extras/tools/bootstrap +++ b/extras/tools/bootstrap @@ -80,7 +80,7 @@ check yasm check_tar check ragel check_sed -check protoc +check protoc 2.6.0 check ant check xz _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
