]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: tell ./bootstrap to check for xz up-front
authorJie Liu <jeff.liu@oracle.com>
Sun, 11 Apr 2010 14:40:52 +0000 (22:40 +0800)
committerJim Meyering <meyering@redhat.com>
Sun, 11 Apr 2010 15:09:35 +0000 (17:09 +0200)
* bootstrap.conf (buildreq): Add xz to the list.

bootstrap.conf

index ad7d6d586023e07920ce3366523300c0f3340a39..55b2f60a381d2f3a905b3773cdabfd60f33ca5d5 100644 (file)
@@ -321,6 +321,7 @@ makeinfo   -
 perl       5.5
 rsync      -
 tar        -
+xz         -
 "
 
 # Automake requires that ChangeLog exist.