projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3549993
)
Added dependencies flex and bison, and (optionally) swig, python, ruby and
author
Ian Abbott
<abbotti@mev.co.uk>
Tue, 6 Jan 2009 12:19:31 +0000
(12:19 +0000)
committer
Ian Abbott
<abbotti@mev.co.uk>
Tue, 6 Jan 2009 12:19:31 +0000
(12:19 +0000)
xmlto.
README.CVS
patch
|
blob
|
history
diff --git
a/README.CVS
b/README.CVS
index d74275ec4150a3038bedf0f48f0288cf1d195b0b..48107c84349c68bc89b6b1945c20820e03372098 100644
(file)
--- 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)