From e2e5169f84723e3d8e34b7915f723ebbad3bb140 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 25 Sep 2020 09:43:35 +0100 Subject: Also pkg-config. --- .github/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/README.md b/.github/README.md index f41ff7e5..c1c35534 100644 --- a/.github/README.md +++ b/.github/README.md @@ -14,8 +14,8 @@ 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. +To build tmux, a C compiler (for example gcc or clang), make, pkg-config and a +suitable yacc (yacc or bison) are needed. ## Installation -- cgit v1.2.3