[vlc-devel] [PATCH 1/2] extra/tools: Require a protoc version	that's compatible with our contribs
    Hugo Beauzée-Luyssen 
    hugo at beauzee.fr
       
    Mon Aug 21 13:04:27 CEST 2017
    
    
  
---
 extras/tools/bootstrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index d388fa99a1..c1217fab43 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
 
-- 
2.11.0
    
    
More information about the vlc-devel
mailing list