[vlc-commits] extras/tools: explicitly check for xz
Sean McGovern
git at videolan.org
Sat Feb 14 16:47:05 CET 2015
vlc/vlc-2.2 | branch: master | Sean McGovern <gseanmcg at gmail.com> | Sat Feb 14 10:02:51 2015 -0500| [41f961530da90b74a5e89ee7963006f73a5e99d7] | committer: Jean-Baptiste Kempf
extras/tools: explicitly check for xz
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=41f961530da90b74a5e89ee7963006f73a5e99d7
---
extras/tools/bootstrap | 1 +
1 file changed, 1 insertion(+)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 905d128..29a72f4 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -80,6 +80,7 @@ check yasm
check_tar
check ragel
check_sed
+check xz
[ -n "$NEEDED" ] && mkdir -p build/
More information about the vlc-commits
mailing list