mirror of
https://github.com/tmux/tmux.git
synced 2025-04-10 11:08:49 +00:00
Also pkg-config.
This commit is contained in:
parent
ebf27f6900
commit
e2e5169f84
4
.github/README.md
vendored
4
.github/README.md
vendored
@ -14,8 +14,8 @@ page](https://github.com/libevent/libevent/releases/latest).
|
|||||||
It also depends on [ncurses](https://www.gnu.org/software/ncurses/), available
|
It also depends on [ncurses](https://www.gnu.org/software/ncurses/), available
|
||||||
from [this page](https://invisible-mirror.net/archives/ncurses/).
|
from [this page](https://invisible-mirror.net/archives/ncurses/).
|
||||||
|
|
||||||
To build tmux, a C compiler (for example gcc or clang), make and a suitable
|
To build tmux, a C compiler (for example gcc or clang), make, pkg-config and a
|
||||||
yacc (yacc or bison) are needed.
|
suitable yacc (yacc or bison) are needed.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
4
README
4
README
@ -16,8 +16,8 @@ It also depends on ncurses, available from:
|
|||||||
|
|
||||||
https://invisible-mirror.net/archives/ncurses/
|
https://invisible-mirror.net/archives/ncurses/
|
||||||
|
|
||||||
To build tmux, a C compiler (for example gcc or clang), make and a suitable
|
To build tmux, a C compiler (for example gcc or clang), make, pkg-config and a
|
||||||
yacc (yacc or bison) are needed.
|
suitable yacc (yacc or bison) are needed.
|
||||||
|
|
||||||
* Installation
|
* Installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user