]> git.sesse.net Git - vlc/commitdiff
extras/tools: explicitly check for xz
authorSean McGovern <gseanmcg@gmail.com>
Sun, 8 Feb 2015 18:59:47 +0000 (13:59 -0500)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 9 Feb 2015 13:17:34 +0000 (14:17 +0100)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
extras/tools/bootstrap

index 49fa4242263eccf4313c31a57fbd63f2a1bda595..da37a05eb580fc1c8adaecd5b96a8039cdb2b527 100755 (executable)
@@ -82,6 +82,7 @@ check ragel
 check_sed
 check protoc
 check ant
+check xz
 
 [ -n "$NEEDED" ] && mkdir -p build/ && echo "To-be-built packages: `echo $NEEDED | sed 's/\.//g'`"