[vlc-commits] Tools: one needs tar for the contribs

Jean-Baptiste Kempf git at videolan.org
Thu Nov 24 18:39:26 CET 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Nov 23 16:00:08 2011 +0100| [7ab4c10e1af4825d88e6af69731820e4bc3d52f2] | committer: Jean-Baptiste Kempf

Tools: one needs tar for the contribs

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7ab4c10e1af4825d88e6af69731820e4bc3d52f2
---

 extras/tools/bootstrap |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 9a185eb..920d9f9 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -53,6 +53,7 @@ check pkg-config
 check xz
 check cmake
 check yasm
+check tar 1.22
 
 [ -n "$NEEDED" ] && mkdir -p build/
 



More information about the vlc-commits mailing list