mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Update a comment regarding dependencies on libtermcap and curses etc.
This commit is contained in:
parent
8684f73af8
commit
68db232834
1 changed files with 1 additions and 2 deletions
|
|
@ -10,11 +10,10 @@
|
|||
# libm must be built before libstdc++.
|
||||
# libmd must be built before libatm, libopie, libradius, libskey,
|
||||
# and libtacplus.
|
||||
# libncurses must be built before libdialog.
|
||||
# libncurses must be built before libdialog, libedit and libreadline.
|
||||
# libradius must be built before libpam.
|
||||
# libskey must be built before libpam.
|
||||
# libtacplus must be built before libpam.
|
||||
# libtermcap must be built before libcurses, libedit and libreadline.
|
||||
#
|
||||
# Otherwise, the SUBDIR list should be in alphabetical order.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue