[vlc-devel] [PATCH] tools: require protoc version 2.6.0 or higher
Sébastien Toque
xilasz at gmail.com
Thu Feb 19 07:22:10 CET 2015
---
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
--
1.9.1
More information about the vlc-devel
mailing list