mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Also pkg-config.
This commit is contained in:
4
README
4
README
@ -16,8 +16,8 @@ It also depends on ncurses, available from:
|
||||
|
||||
https://invisible-mirror.net/archives/ncurses/
|
||||
|
||||
To build tmux, a C compiler (for example gcc or clang), make and a suitable
|
||||
yacc (yacc or bison) are needed.
|
||||
To build tmux, a C compiler (for example gcc or clang), make, pkg-config and a
|
||||
suitable yacc (yacc or bison) are needed.
|
||||
|
||||
* Installation
|
||||
|
||||
|
Reference in New Issue
Block a user