# if you remove OGR from here make it a sub_dependency and fix grass
# if you remove the without grass it can link unpredictably to it
# qgis uses a gdal-grass plugin for use
OPTS="--without-grass --with-ogr $OPTS" &&
default_build
