From 2b8a1eb9cb0e89aa9d4fdb0ed879ec71741e6397 Mon Sep 17 00:00:00 2001 From: redfish Date: Sat, 20 Aug 2016 12:04:04 -0400 Subject: [PATCH] readme: add pkg-config dep --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e01dc30..83dcf559 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Dependencies: * GCC `>=4.7.3` * CMake `>=3.0.0` +* pkg-config * libunbound `>=1.4.16` (note: Unbound is not a dependency, libunbound is) * libevent `>=2.0` * libgtest `>=1.5`