[cpan2nix] perlPackages.TextRecordParser: cleanup
This commit is contained in:
parent
ce6b5ac8ee
commit
9ca56799df
@ -15386,9 +15386,8 @@ let self = _self // overrides; _self = with self; {
|
||||
# at /etc/fonts/font.conf is not available.
|
||||
doCheck = false;
|
||||
|
||||
propagatedBuildInputs = [ TestException IOStringy ClassAccessor Readonly
|
||||
ListMoreUtils TestPod TestPodCoverage GraphViz ReadonlyXS
|
||||
TextTabularDisplay];
|
||||
propagatedBuildInputs = [ ClassAccessor IOStringy ListMoreUtils Readonly TextAutoformat ];
|
||||
buildInputs = [ TestException ];
|
||||
};
|
||||
|
||||
TextReform = buildPerlModule {
|
||||
|
Loading…
x
Reference in New Issue
Block a user