mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add ncurses to _LIBRARIES so that libmenu is correctly linked
PR: ports/195782
This commit is contained in:
parent
b08e2b04fe
commit
0d4423677a
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ _LIBRARIES= \
|
|||
memstat \
|
||||
mp \
|
||||
nandfs \
|
||||
ncurses \
|
||||
ncursesw \
|
||||
netgraph \
|
||||
ngatm \
|
||||
|
|
|
|||
Loading…
Reference in a new issue