From: Ruben Kerkhof Date: Mon, 4 Apr 2016 18:20:39 +0000 (+0200) Subject: Add pkg-config to list of prerequisites X-Git-Tag: collectd-5.6.0~362 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=c10c83d52a0d0af46b6f08e101fc4c2e12e52119;p=collectd.git Add pkg-config to list of prerequisites --- diff --git a/README b/README index f2371cbe..76b5487a 100644 --- a/README +++ b/README @@ -925,6 +925,7 @@ To generate the `configure` script, you'll need the following dependencies: - bison - libtool - libtool-ltdl +- pkg-config The `build.sh' script takes no arguments.