pythonPackages.tkinter: fix darwin build

This commit is contained in:
Josef Kemetmüller
2018-03-15 19:49:09 +01:00
parent a4752e1132
commit af0f9fa26b
9 changed files with 202 additions and 3 deletions

View File

@@ -60,6 +60,8 @@ let
./properly-detect-curses.patch
] ++ optionals (x11Support && stdenv.isDarwin) [
./use-correct-tcl-tk-on-darwin.patch
] ++ optionals stdenv.isLinux [
# Disable the use of ldconfig in ctypes.util.find_library (since