[vlc-devel] [PATCH] extras/tools: explicitly check for xz

Sean McGovern gseanmcg at gmail.com
Sat Feb 14 16:02:51 CET 2015


---
This is a backport for release 2.2
---
 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/
 
-- 
1.7.9.2




More information about the vlc-devel mailing list