[cpan2nix] perlPackages.CryptSSLeay: cleanup
This commit is contained in:
parent
64ac4a1716
commit
eb4b41b12e
@ -2962,7 +2962,8 @@ let self = _self // overrides; _self = with self; {
|
||||
sha256 = "1s7zm6ph37kg8jzaxnhi4ff4snxl7mi5h14arxbri0kp6s0lzlzm";
|
||||
};
|
||||
makeMakerFlags = "--libpath=${pkgs.openssl.out}/lib --incpath=${pkgs.openssl.dev}/include";
|
||||
buildInputs = [ PathClass TryTiny ];
|
||||
buildInputs = [ PathClass ];
|
||||
propagatedBuildInputs = [ LWPProtocolHttps ];
|
||||
};
|
||||
|
||||
CSSDOM = buildPerlPackage rec {
|
||||
|
Loading…
Reference in New Issue
Block a user