Merge pull request #2410 from pnorman/patch-1
Update memory requirements for g++ compiling
This commit is contained in:
commit
a8ce980594
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ For troubleshooting help see https://github.com/mapnik/mapnik/wiki/InstallationT
|
|||
Build system dependencies are:
|
||||
|
||||
* C++ compiler (like g++ or clang++)
|
||||
* >= 2 GB RAM
|
||||
* >= 2 GB RAM (> 5 GB for g++)
|
||||
* Python 2.4-2.7
|
||||
* Scons (a copy is bundled)
|
||||
|
||||
|
|
Loading…
Reference in a new issue