perlPackages.JSON: add missing test dependency

This commit is contained in:
Evgeny Egorochkin 2013-12-22 02:27:02 +02:00
parent 54a56fbd29
commit ae091656f4

View File

@ -4448,6 +4448,7 @@ rec {
url = mirror://cpan/authors/id/M/MA/MAKAMAKA/JSON-2.90.tar.gz;
sha256 = "127yppvr17qik9pkd1vy901hs4l13kg6rhp76jdgcyask35v7nsd";
};
buildInputs = [ TestPod ];
meta = {
description = "JSON (JavaScript Object Notation) encoder/decoder";
license = "perl";