GNU Troff 1.20.1.

svn path=/nixpkgs/trunk/; revision=13733
This commit is contained in:
Ludovic Courtès
2009-01-10 23:35:15 +00:00
parent fe07ca76d0
commit 68eec57920
2 changed files with 31 additions and 6 deletions

View File

@@ -819,7 +819,7 @@ let
};
groff = import ../tools/text/groff {
inherit fetchurl stdenv;
inherit fetchurl stdenv ghostscript perl;
};
grub = import ../tools/misc/grub {