mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add _curses_panel to Setup
This commit is contained in:
parent
7b59ed2ebd
commit
1a86cbbc32
1 changed files with 2 additions and 1 deletions
|
@ -321,7 +321,8 @@ rotor rotormodule.c # enigma-inspired encryption
|
|||
# -L/usr/5lib before -lcurses).
|
||||
|
||||
#_curses _cursesmodule.c -lcurses -ltermcap
|
||||
|
||||
# Wrapper for the panel library that's part of ncurses and SYSV curses.
|
||||
#_curses_panel _curses_panel.c -lpanel -lncurses
|
||||
|
||||
|
||||
# Tommy Burnette's 'new' module (creates new empty objects of certain kinds):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue