Code

Don't unnecessarily link match_regex against libpcre.
[collectd.git] / README
diff --git a/README b/README
index a6879f05c83e89f6f86147c2fe1453e713b5fd2e..a6a5354435da496bc282ec45157a8ab78daccbc2 100644 (file)
--- a/README
+++ b/README
@@ -454,10 +454,6 @@ Prerequisites
     Used to capture packets by the `dns' plugin.
     <http://www.tcpdump.org/>
 
-  * libpcre (optional)
-    Used by the `filter_pcre' plugin.
-    <http://www.pcre.org/>
-
   * libperl (optional)
     Obviously used by the `perl' plugin. The library has to be compiled with
     ithread support (introduced in Perl 5.6.0).