perlPackages.TextTable: add missing dependencies

This commit is contained in:
Evgeny Egorochkin
2013-12-14 18:00:00 +02:00
parent d6e7bba6f2
commit 59d1578c08
+1
View File
@@ -8711,6 +8711,7 @@ rec {
url = mirror://cpan/authors/id/S/SH/SHLOMIF/Text-Table-1.128.tar.gz;
sha256 = "0j9y38y9x9ljjpnvp5clwkfvhnja6vjlnhb8yshv2mmz2h6by70c";
};
buildInputs = [ TestPod TestPodCoverage ];
propagatedBuildInputs = [ TextAligner ];
meta = {
homepage = http://www.shlomifish.org/open-source/projects/docmake/;