[vlc-commits] tools: require protoc version 2.6.0 or higher

Sébastien Toque git at videolan.org
Thu Feb 19 12:04:45 CET 2015


vlc | branch: master | Sébastien Toque <xilasz at gmail.com> | 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é <funman at videolan.org>

> 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
 



More information about the vlc-commits mailing list