From a6e20b282beccedc245a9840008f7fd589722ac9 Mon Sep 17 00:00:00 2001
From: Justin Clift <justin@gluster.org>
Date: Thu, 19 Mar 2015 23:25:37 +0000
Subject: Added pkg-config to the requirements

---
 README.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.rst b/README.rst
index 4686c34..3447fb6 100644
--- a/README.rst
+++ b/README.rst
@@ -25,6 +25,8 @@ requirements
 ------------
 ``Makefile`` and ``configure`` script is generated by GNU *autotools*. Therefore you need the latter.
 
+``pkg-config`` is needed, else you may get AC_DEFINE errors.
+
 ``fcgiwrap`` links to *dev-libs/fcgi* which can be obtained from http://www.fastcgi.com/ .
 
 ``fcgiwrap`` also uses (but not requires) ``systemd`` for socket activation.
-- 
cgit v1.2.3