[cpan2nix] perlPackages.CryptSSLeay: cleanup
This commit is contained in:
parent
b849ce8f4d
commit
73a0a3aeb5
@ -4213,7 +4213,7 @@ let
|
|||||||
|
|
||||||
makeMakerFlags = "--libpath=${pkgs.openssl.out}/lib --incpath=${pkgs.openssl.dev}/include";
|
makeMakerFlags = "--libpath=${pkgs.openssl.out}/lib --incpath=${pkgs.openssl.dev}/include";
|
||||||
buildInputs = [ PathClass ];
|
buildInputs = [ PathClass ];
|
||||||
propagatedBuildInputs = [ LWPProtocolHttps BytesRandomSecure ];
|
propagatedBuildInputs = [ BytesRandomSecure LWPProtocolHttps ];
|
||||||
};
|
};
|
||||||
|
|
||||||
CSSDOM = buildPerlPackage {
|
CSSDOM = buildPerlPackage {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user