Commit 7a1bd270 authored by Sean McGovern's avatar Sean McGovern Committed by Jean-Baptiste Kempf

extras/tools: explicitly check for xz

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 2986853d
...@@ -82,6 +82,7 @@ check ragel ...@@ -82,6 +82,7 @@ check ragel
check_sed check_sed
check protoc check protoc
check ant check ant
check xz
[ -n "$NEEDED" ] && mkdir -p build/ && echo "To-be-built packages: `echo $NEEDED | sed 's/\.//g'`" [ -n "$NEEDED" ] && mkdir -p build/ && echo "To-be-built packages: `echo $NEEDED | sed 's/\.//g'`"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment