Added pkg-config as a dependency as it is used for the checking for cairo support
This commit is contained in:
parent
dce49f4a75
commit
8955981900
1 changed files with 1 additions and 0 deletions
1
INSTALL
1
INSTALL
|
@ -50,6 +50,7 @@ First, here is a quick list of the software dependencies:
|
||||||
- libtiff
|
- libtiff
|
||||||
- libz
|
- libz
|
||||||
- libfreetype2
|
- libfreetype2
|
||||||
|
- pkg-config - Used for checking for cairo support
|
||||||
- (Optional) tinyxml, spirit, or libxml2 - XML Parsing libraries
|
- (Optional) tinyxml, spirit, or libxml2 - XML Parsing libraries
|
||||||
- (Optional) PostgreSQL libraries (For PostGIS support)
|
- (Optional) PostgreSQL libraries (For PostGIS support)
|
||||||
- (Optional) PROJ.4 (More on this below)
|
- (Optional) PROJ.4 (More on this below)
|
||||||
|
|
Loading…
Reference in a new issue