Changeset 895

Show
Ignore:
Timestamp:
10/13/07 05:04:31
Author:
alexamici
Message:

drop geos and proj dependencies from postgres (they are postgis really)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • buildout/pcl.buildout/trunk/dependencies.cfg

    r836 r895  
    6262    --with-readline 
    6363    --enable-thread-safety 
    64     --with-includes=${proj:location}/include:${geos:location}/include 
    65     --with-libraries=${proj:location}/lib:${geos:location}/lib 
    6664 
    6765[postgis]