diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2014-06-14 17:34:36 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2014-06-15 13:11:44 (GMT) |
commit | 98a54c576eec4feda606156ae591854311d9cd0e (patch) | |
tree | b84864b6b256b00ce2c8bc138e1f1e0b45a5f14c /doc/install.doc | |
parent | 3333536dfd3066f10183cbeb5a80faef232982fa (diff) | |
download | Doxygen-98a54c576eec4feda606156ae591854311d9cd0e.zip Doxygen-98a54c576eec4feda606156ae591854311d9cd0e.tar.gz Doxygen-98a54c576eec4feda606156ae591854311d9cd0e.tar.bz2 |
Added build support for Python3+ and Python2.6+
Diffstat (limited to 'doc/install.doc')
-rw-r--r-- | doc/install.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.doc b/doc/install.doc index 1219b7c..0620c94 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -556,6 +556,7 @@ open-source tools: <li>GNU bison version 2.5 (Linux) and 2.3 (MacOSX) <li>GNU make version 3.81 <li>Perl version 5.12 +<li>Python verion 2.7 and 3.4 <li>TeX Live 2009 (or later) </ul> |