python2Packages.pygtk: format should be other
because it doesn't use any of the hooks for building.
This commit is contained in:
@@ -5,6 +5,7 @@ buildPythonPackage rec {
|
||||
pname = "pygtk";
|
||||
outputs = [ "out" "dev" ];
|
||||
version = "2.24.0";
|
||||
format = "other";
|
||||
|
||||
disabled = isPy3k;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user