python: Correctly detect ncurses opaque api

This commit is contained in:
William A. Kennington III
2015-06-15 17:55:27 -07:00
parent d72538be8d
commit 4c8f84e8af
2 changed files with 118 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ let
# patch python to put zero timestamp into pyc
# if DETERMINISTIC_BUILD env var is set
./deterministic-build.patch
./properly-detect-curses.patch
] ++ optionals stdenv.isCygwin [
./2.5.2-ctypes-util-find_library.patch
./2.5.2-tkinter-x11.patch