[vlc-devel] [PATCH] extras/tools: Bump the required protoc version
Martin Storsjö
martin at martin.st
Thu Dec 21 10:37:11 CET 2017
Contribs build protobuf 3.1.0 and assumes that the host environment
already has got a new enough protoc version.
---
extras/tools/bootstrap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 93205de..7767be0 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -80,7 +80,7 @@ check yasm
check_tar
check ragel
check_sed
-check protoc 2.6.0
+check protoc 3.1.0
check ant
check xz
check bison 3.0.0
--
2.7.4
More information about the vlc-devel
mailing list