mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
Added a dependency for perl algorithm:annotate
svn path=/nixpkgs/trunk/; revision=14065
This commit is contained in:
parent
630dcdebfc
commit
f670644846
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user