[vlc-devel] [PATCH 1/2] extra/tools: Require a protoc version that's compatible with our contribs

Jean-Baptiste Kempf jb at videolan.org
Mon Aug 21 13:49:36 CEST 2017


I don't think this is necessary : our contribs accept any version of
protobuf.

Moreover, there is no reason that compiling with protoc 2.6 and
libprotoc 2.6 is impossible.

On Mon, 21 Aug 2017, at 13:04, Hugo Beauzée-Luyssen wrote:
> ---
>  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
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


-- 
Jean-Baptiste Kempf -  President
+33 672 704 734


More information about the vlc-devel mailing list