Changeset 916

Show
Ignore:
Timestamp:
10/14/07 09:10:33
Author:
alexamici
Message:

Add the gdal-config section

Files:

Legend:

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

    r913 r916  
    113113post-make-hook = ${buildout:hooks-directory}/gdal.py:post_make 
    114114 
     115[gdal-config] 
     116recipe = bopen.recipe.libinc 
     117flags-command = ${gdal:location}/bin/gdal-config --libs 
     118 
    115119[swig] 
    116120recipe = hexagonit.recipe.cmmi