bro: remove options
This commit is contained in:
parent
61846f35e9
commit
6a3344a208
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ class Bro < Formula
|
|||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "swig" => :build
|
||||
depends_on "geoip"
|
||||
depends_on "openssl"
|
||||
depends_on "geoip" => :recommended
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}",
|
||||
|
|
Loading…
Reference in a new issue