bro: remove options

This commit is contained in:
FX Coudert 2018-09-21 16:14:58 +02:00
parent 61846f35e9
commit 6a3344a208

View file

@ -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}",