gdal: add missing deprecation
This commit is contained in:
parent
599fe9dfc6
commit
1986d4634b
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ class Gdal < Formula
|
|||
option "with-swig-java", "Build the swig java bindings"
|
||||
|
||||
deprecated_option "enable-opencl" => "with-opencl"
|
||||
deprecated_option "enable-armadillo" => "with-armadillo"
|
||||
deprecated_option "enable-unsupported" => "with-unsupported"
|
||||
deprecated_option "enable-mdb" => "with-mdb"
|
||||
deprecated_option "complete" => "with-complete"
|
||||
|
|
Loading…
Reference in a new issue