pythonPackages.matplotlib: don't depend on pygtk
This commit is contained in:
parent
cb3cf6d3d7
commit
c2d0028560
@ -4307,7 +4307,7 @@ rec {
|
||||
|
||||
propagatedBuildInputs =
|
||||
[ dateutil nose numpy pyparsing tornado pkgs.freetype pkgs.libpng pkgs.pkgconfig
|
||||
pygtk ];
|
||||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "python plotting library, making publication quality plots";
|
||||
|
Loading…
Reference in New Issue
Block a user