mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
ABI has change in between ncurses 5 or 6. While theorically ncurses 6 is buildable with backward compatibility, I fail at building in a way where the application linked against the previous version of ncurses are rendering properly. Let's go on the new ABI which provides all the latest features. A compat12x package is cooking for backward compatibility |
||
|---|---|---|
| .. | ||
| form | ||
| formw | ||
| menu | ||
| menuw | ||
| ncurses | ||
| ncursesw | ||
| panel | ||
| panelw | ||
| config.mk | ||
| Makefile | ||
| Makefile.inc | ||