Author: rob
Date: Tue Dec 28 09:34:20 2010
New Revision: 25301
URL: https://svn.nixos.org/websvn/nix/?rev=25301&sc=1

Log:
removed too much before

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

Modified: hydra-config/gnu/trunk/libtool/release.nix
==============================================================================
--- hydra-config/gnu/trunk/libtool/release.nix  Tue Dec 28 09:20:05 2010        
(r25300)
+++ hydra-config/gnu/trunk/libtool/release.nix  Tue Dec 28 09:34:20 2010        
(r25301)
@@ -133,7 +133,7 @@
         name = "libtool-manual";
         src = tarball;
         buildInputs =
-          [ autoconf automake texLive
+          [ autoconf automake pkgs.texinfo texLive
           ];
 
         buildPhase = "make html pdf";
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to