mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Mention build dependencies, based on a change from Mateusz Urbanek.
This commit is contained in:
3
.github/README.md
vendored
3
.github/README.md
vendored
@ -14,6 +14,9 @@ page](https://github.com/libevent/libevent/releases/latest).
|
||||
It also depends on [ncurses](https://www.gnu.org/software/ncurses/), available
|
||||
from [this page](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.
|
||||
|
||||
## Installation
|
||||
|
||||
### From release tarball
|
||||
|
Reference in New Issue
Block a user