Author: rob
Date: Thu Oct 28 06:25:54 2010
New Revision: 24508
URL: https://svn.nixos.org/websvn/nix/?rev=24508&sc=1

Log:
tar/release.nix: add xz to dependencies

Modified:
   hydra-config/gnu/trunk/tar/release.nix

Modified: hydra-config/gnu/trunk/tar/release.nix
==============================================================================
--- hydra-config/gnu/trunk/tar/release.nix      Thu Oct 28 06:20:45 2010        
(r24507)
+++ hydra-config/gnu/trunk/tar/release.nix      Thu Oct 28 06:25:54 2010        
(r24508)
@@ -48,7 +48,7 @@
         buildInputs = with pkgs;
          [ git texinfo bison
            cvs # for `autopoint'
-           man rsync perl cpio automake111x
+           man rsync perl cpio automake111x xz
          ] ++ buildInputsFrom pkgs;
       };
 
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to