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 066a24361..34105b45b 100644 --- a/Library/Formula/gdal.rb +++ b/Library/Formula/gdal.rb @@ -50,7 +50,7 @@ class Gdal < Formula depends_on "poppler" # Other libraries - depends_on "lzma" # Compression algorithmn library + depends_on "xz" # get liblzma compression algorithm library from XZutils end def patches |
