From: Sebastian Harl Date: Mon, 6 Oct 2008 16:33:59 +0000 (+0200) Subject: README: Added cURL website to the prerequisites section. X-Git-Tag: collectd-4.6.0~181^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=be6ba7cafbff66111260b34254d317a740c4c978;p=collectd.git README: Added cURL website to the prerequisites section. The site is working now and I could verify that it's correct ;-) Signed-off-by: Sebastian Harl Signed-off-by: Florian Forster --- diff --git a/README b/README index a63c71bd..8c8160ce 100644 --- a/README +++ b/README @@ -367,6 +367,7 @@ Prerequisites * libcurl (optional) If you want to use the `apache', `ascent', or `nginx' plugin. + * libdbi (optional) Used by the `dbi' plugin to connect to various databases.