Add optional Perl dependency requirement to README
authorChristian Babeux <christian.babeux@efficios.com>
Fri, 22 Mar 2013 19:49:19 +0000 (15:49 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 25 Mar 2013 14:31:29 +0000 (10:31 -0400)
Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
README

diff --git a/README b/README
index 4ef88cb88b310c4157c71b8da35357e419ba4f63..cfbf1ac0d2ced4380d946fe68b45e9d9f02f2430 100644 (file)
--- a/README
+++ b/README
@@ -28,6 +28,9 @@ REQUIREMENTS:
 
       * Debian/Ubuntu package: libpopt-dev
 
+    - Perl (optional)
+      Needed for make check and tests.
+
     - SWIG >= 2.0 (optional)
       Needed for Python bindings (--enable-python-bindings).
 
This page took 0.031392 seconds and 5 git commands to generate.