perlPackages.ParamsClassify: Depend on ModuleBuild
This commit is contained in:
@@ -9246,7 +9246,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/modules/by-module/Params/${name}.tar.gz";
|
||||
sha256 = "1d4ysd95flszrxrnjgy6s7b80jkagjsb939h42i2hix4q20sy0a1";
|
||||
};
|
||||
buildInputs = [ ExtUtilsParseXS ];
|
||||
buildInputs = [ ModuleBuild ExtUtilsParseXS ];
|
||||
};
|
||||
|
||||
ParamsUtil = buildPerlPackage {
|
||||
|
||||
Reference in New Issue
Block a user