perlPackages.HTMLMason: fix build
This commit is contained in:
parent
0aa19c5d87
commit
18245ab18b
@ -5657,7 +5657,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "84ac24fb1d551f998145435265e5b6fd4a52ec61e4fadd3d7755eb648be2c4b2";
|
sha256 = "84ac24fb1d551f998145435265e5b6fd4a52ec61e4fadd3d7755eb648be2c4b2";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestDeep ];
|
buildInputs = [ TestDeep ];
|
||||||
propagatedBuildInputs = [ CacheCache ClassContainer ExceptionClass HTMLParser LogAny ParamsValidate ];
|
propagatedBuildInputs = [ CacheCache CGI ClassContainer ExceptionClass HTMLParser LogAny ParamsValidate ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://metacpan.org/release/HTML-Mason;
|
homepage = http://metacpan.org/release/HTML-Mason;
|
||||||
description = "High-performance, dynamic web site authoring system";
|
description = "High-performance, dynamic web site authoring system";
|
||||||
|
Loading…
Reference in New Issue
Block a user