This commit is contained in:
parent
ca1b5ea7ac
commit
520f36938f
1 changed files with 4 additions and 3 deletions
|
@ -37,9 +37,10 @@ Build dependencies are:
|
|||
Mapnik Core depends on:
|
||||
|
||||
* Boost
|
||||
- >= 1.47 is recommended
|
||||
- >= 1.45.x is required if compiling with clang++
|
||||
- >= 1.42.x works on most systems and most compilers
|
||||
- >= 1.46 is recommended
|
||||
- >= 1.45 is required if compiling with clang++
|
||||
- >= 1.42 works on most systems and most compilers
|
||||
- >= 1.47 is required to support wkt/wkb geometry output (optional)
|
||||
- These libraries are required:
|
||||
- filesystem
|
||||
- system
|
||||
|
|
Loading…
Reference in a new issue