Added pkg-config as a dependency as it is used for the checking for cairo support

This commit is contained in:
Dane Springmeyer 2008-10-13 17:14:53 +00:00
parent dce49f4a75
commit 8955981900

View file

@ -50,6 +50,7 @@ First, here is a quick list of the software dependencies:
- libtiff
- libz
- libfreetype2
- pkg-config - Used for checking for cairo support
- (Optional) tinyxml, spirit, or libxml2 - XML Parsing libraries
- (Optional) PostgreSQL libraries (For PostGIS support)
- (Optional) PROJ.4 (More on this below)