[vlc-devel] [PATCH] extras/tools: explicitly check for xz
Sean McGovern
gseanmcg at gmail.com
Sun Feb 8 19:59:47 CET 2015
---
extras/tools/bootstrap | 1 +
1 file changed, 1 insertion(+)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 49fa424..da37a05 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -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'`"
--
1.9.3 (Apple Git-50)
More information about the vlc-devel
mailing list