perlPackage.RTClientREST: Depend on CGI

This commit is contained in:
Graham Christensen 2016-03-27 21:08:31 -05:00
parent c3d6b5e8f2
commit 125ee11a35

View File

@ -10254,7 +10254,7 @@ let self = _self // overrides; _self = with self; {
sha256 = "832c84b4f19e97781e8902f123a659fdcfef68e0ed9cfe09055852e9d68f7afc";
};
buildInputs = [ TestException ];
propagatedBuildInputs = [ DateTime DateTimeFormatDateParse Error ExceptionClass HTTPCookies HTTPMessage LWP ParamsValidate URI ];
propagatedBuildInputs = [ CGI DateTime DateTimeFormatDateParse Error ExceptionClass HTTPCookies HTTPMessage LWP ParamsValidate URI ];
meta = {
description = "Talk to RT installation using REST protocol";
license = "perl";