nixpkgs/pkgs/development/python-modules/pygobject
Josef Kemetmueller 717c76716f pygobject3: Add missing dependencies (for darwin)
The packages "which" and "ncurses" are needed for building pygobject3
(on darwin) during the checkPhase. The ncurses library is necessary only
because python3.5 is currently built using "-lncurses" and pygobject3
wants the same libraries that python3.5 was compiled with. (Because it
uses "python3.5-config --ldflags" during the build)
2016-09-04 10:46:04 +02:00
..
3.nix pygobject3: Add missing dependencies (for darwin) 2016-09-04 10:46:04 +02:00
default.nix Merge commit 'adaee73' from staging into master 2016-09-03 01:02:51 +03:00
pygobject-2.28.6-gio-types-2.32.patch pygobject: fix some warnings 2016-04-16 00:23:57 -03:00
pygobject-2.28.6-set_qdata.patch pygobject: fix some warnings 2016-04-16 00:23:57 -03:00