[cpan2nix] perlPackages.TextRecordParser: cleanup

This commit is contained in:
volth
2018-04-07 07:56:54 +00:00
parent ce6b5ac8ee
commit 9ca56799df
+2 -3
View File
@@ -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 {