mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
perlPackages.Alienm4: fix build
This commit is contained in:
parent
959b31d98e
commit
c6a57aa80c
@ -281,7 +281,7 @@ let
|
||||
sha256 = "1xnh8qa99dcvqcqzbpy0s5jrxvn7wa5ydz3lfd56n358l5jfzns9";
|
||||
};
|
||||
propagatedBuildInputs = [ AlienBuild ];
|
||||
buildInputs = [ Alienpatch IOSocketSSL MojoDOM58 NetSSLeay SortVersions Test2Suite URI ];
|
||||
buildInputs = [ Alienpatch IOSocketSSL MojoDOM58 NetSSLeay SortVersions Test2Suite URI pkgs.gnum4 ];
|
||||
meta = {
|
||||
description = "Find or build GNU m4";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user