From ffb1f4067184878839e94b5f975eed10e6ea243b Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Mon, 23 Jan 2017 21:33:55 +0100 Subject: [PATCH] Do not forget pkg-config --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a652afc08..12f74582a 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Install first the few common compilation tools: * Automake * Libtool * Virtualenv +* Pkg-config Then install Meson itself: ```