note added that fceux requires gcc

This commit is contained in:
punkrockguy318 2012-05-13 17:11:42 +00:00
parent cf497fe40e
commit 53a005d38b
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Table of Contents
* scons - Required to build fceux.
* libgtk2.0 (optional) - version >= 2.24 recommended
* libgtk3.0 (optional) - this compiles as of fceux 2.1.6.
* g++ - fceux requires g++ from the gcc. llvm-clang is known to not compile fceux (patches welcome).
2 - Installation
----------------