gdal: armadillo was migrated to core
Closes #16582. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8dba5ce2cb
commit
a2969d5233
1 changed files with 1 additions and 2 deletions
|
@ -47,8 +47,7 @@ class Gdal < Formula
|
|||
|
||||
depends_on "postgresql" => :optional
|
||||
depends_on "mysql" => :optional
|
||||
|
||||
depends_on "homebrew/science/armadillo" if build.with? "armadillo"
|
||||
depends_on "armadillo" => :optional
|
||||
|
||||
if build.with? "libkml"
|
||||
depends_on "autoconf" => :build
|
||||
|
|
Loading…
Reference in a new issue