[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.
|
# at /etc/fonts/font.conf is not available.
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
propagatedBuildInputs = [ TestException IOStringy ClassAccessor Readonly
|
propagatedBuildInputs = [ ClassAccessor IOStringy ListMoreUtils Readonly TextAutoformat ];
|
||||||
ListMoreUtils TestPod TestPodCoverage GraphViz ReadonlyXS
|
buildInputs = [ TestException ];
|
||||||
TextTabularDisplay];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
TextReform = buildPerlModule {
|
TextReform = buildPerlModule {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user