README: Added libperl to the list of dependencies.
authorSebastian Harl <sh@tokkee.org>
Wed, 14 Nov 2007 13:20:32 +0000 (14:20 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 14 Nov 2007 14:32:21 +0000 (15:32 +0100)
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
README

diff --git a/README b/README
index aea155e..d496471 100644 (file)
--- a/README
+++ b/README
@@ -301,6 +301,10 @@ Prerequisites
   * libpcap (optional)
     Used to capture packets by the `dns' plugin.
 
+  * libperl (optional)
+    Obviously used by the `perl' plugin. The library has to be compiled with
+    ithread support (introduced in Perl 5.6.0).
+
   * librrd (optional; headers and library; rrdtool 1.0 and 1.2 both work fine)
     If built without `librrd' the resulting binary will be `client only', i.e.
     will send its values via multicast and not create any RRD files itself.