ejabberd: remove options
This commit is contained in:
parent
e9b0093361
commit
bfcdf74b04
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ class Ejabberd < Formula
|
|||
depends_on "gd"
|
||||
depends_on "libyaml"
|
||||
depends_on "openssl"
|
||||
# for CAPTCHA challenges
|
||||
depends_on "imagemagick" => :optional
|
||||
|
||||
def install
|
||||
ENV["TARGET_DIR"] = ENV["DESTDIR"] = "#{lib}/ejabberd/erlang/lib/ejabberd-#{version}"
|
||||
|
|
Loading…
Reference in a new issue