perlPackages.ClassMix: Depend on CGI

This commit is contained in:
Graham Christensen 2016-03-27 20:10:09 -05:00
parent 692547202d
commit 189d29e5f6

View File

@ -1817,6 +1817,7 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/Z/ZE/ZEFRAM/${name}.tar.gz";
sha256 = "054d0db62df90f22601f2a18fc84e9ca026d81601f5940b2fcc543e39d69b36b";
};
buildInputs = [ ModuleBuild ];
propagatedBuildInputs = [ParamsClassify];
};