perlPackages.ParamsClassify: Depend on ModuleBuild
This commit is contained in:
parent
849e743040
commit
aa73eadc1c
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue