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 ad7d6d5..55b2f60 100644 (file)
@@ -321,6 +321,7 @@ makeinfo   -
 perl       5.5
 rsync      -
 tar        -
+xz         -
 "
 
 # Automake requires that ChangeLog exist.