diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gdal.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gdal.rb b/Library/Formula/gdal.rb index b47166cf1..d9877db13 100644 --- a/Library/Formula/gdal.rb +++ b/Library/Formula/gdal.rb @@ -122,7 +122,7 @@ class Gdal < Formula # Should be installed separately after GRASS installation using the # official GDAL GRASS plugin. "--without-grass", - "--without-libgrass" + "--without-libgrass", # Poppler explicitly disabled. GDAL currently can't compile against # Poppler 0.20.0. |
