updates documentation for NEmu release 0.7.0 authored by Vincent Autefage's avatar Vincent Autefage
...@@ -7,7 +7,7 @@ NEmu is design for Linux (32 or 64 bits) and Mac OSX (32 or 64 bits). ...@@ -7,7 +7,7 @@ NEmu is design for Linux (32 or 64 bits) and Mac OSX (32 or 64 bits).
|--- |--- |--- | |--- |--- |--- |
| python | >= 2.6 and <= 3.0 | https://www.python.org | | python | >= 2.6 and <= 3.0 | https://www.python.org |
| python-psutil | >= 5.0 | https://www.python.org | | python-psutil | >= 5.0 | https://www.python.org |
| qemu | >= 1.0 | https://www.qemu.org | | qemu | >= 3.0 for branch **master** <br/> < 2.12 for branch **support/qemu2** | https://www.qemu.org |
| squasfs-tools | >= 0.12 | http://squashfs.sourceforge.net | | squasfs-tools | >= 0.12 | http://squashfs.sourceforge.net |
| libboost-clock | >= 1.49 | https://www.boost.org | | libboost-clock | >= 1.49 | https://www.boost.org |
| libboost-regex | >= 1.49 | https://www.boost.org | | libboost-regex | >= 1.49 | https://www.boost.org |
... ...
......