Author: rob
Date: Fri Aug 19 12:47:28 2011
New Revision: 28681
URL: https://svn.nixos.org/websvn/nix/?rev=28681&sc=1
Log:
add m4 to deps of zile
Modified:
hydra-config/gnu/trunk/zile/release.nix
Modified: hydra-config/gnu/trunk/zile/release.nix
==============================================================================
--- hydra-config/gnu/trunk/zile/release.nix Fri Aug 19 12:39:57 2011
(r28680)
+++ hydra-config/gnu/trunk/zile/release.nix Fri Aug 19 12:47:28 2011
(r28681)
@@ -61,7 +61,7 @@
tarball = pkgs: {
HELP2MAN = "${pkgs.help2man}/bin/help2man";
- buildInputs = with pkgs; [ ncurses help2man lua5 perl boehmgc];
+ buildInputs = with pkgs; [ ncurses help2man lua5 perl boehmgc m4];
dontBuild = false;
} ;
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits