summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/matplotlib/basedirlist.patch
AgeCommit message (Collapse)Author
2016-06-24matplotlib: Don't search in global pathsAndreas Herrmann
Sets the `basedirlist` option in setup.cfg such that distutils does not search for headers and libraries in `/usr`, and `/usr/local`. Otherwise the build can fail on non-NixOS machines, see #15993.