From: Ian Abbott Date: Tue, 6 Jan 2009 12:19:31 +0000 (+0000) Subject: Added dependencies flex and bison, and (optionally) swig, python, ruby and X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8ccf6492f49eef8eb86d09f46091edd45a612d67;p=comedilib.git Added dependencies flex and bison, and (optionally) swig, python, ruby and xmlto. --- diff --git a/README.CVS b/README.CVS index d74275e..48107c8 100644 --- a/README.CVS +++ b/README.CVS @@ -10,4 +10,13 @@ Requirements: automake >= 1.6 autoconf >= 2.54 libtool >= 1.5 + flex >= 2.4.1 + bison + +Optional: + + swig (for python and ruby bindings) + python + ruby + xmlto (for building documentation)