Added a dependency for perl algorithm:annotate

svn path=/nixpkgs/trunk/; revision=14065
This commit is contained in:
Michael Raskin 2009-02-13 10:32:00 +00:00
parent 630dcdebfc
commit f670644846

View file

@ -4110,6 +4110,7 @@ let
url = mirror://cpan/authors/id/C/CL/CLKAO/Algorithm-Annotate-0.10.tar.gz;
sha256 = "1y92k4nqkscfwpriv8q7c90rjfj85lvwq1k96niv2glk8d37dcf9";
};
propagatedBuildInputs = [perlAlgorithmDiff];
};
perlAlgorithmDiff = buildPerlPackage {