perlPackages.Chart: cleanups

This commit is contained in:
Stig Palmquist 2023-10-16 23:47:03 +02:00
parent b311048966
commit 6f32c6ab37

View File

@ -3186,7 +3186,8 @@ with self; {
url = "mirror://cpan/authors/id/L/LI/LICHTKIND/Chart-v2.403.9.tar.gz";
hash = "sha256-V8aCi7TIpyFw/rZ9wfFIq/Gcqzgnd54wh3tGEe1n86s=";
};
propagatedBuildInputs = [ GD ];
buildInputs = [ TestWarn ];
propagatedBuildInputs = [ GD GraphicsToolkitColor ];
meta = {
description = "A series of charting modules";
license = with lib.licenses; [ artistic1 gpl1Plus ];