ejabberd: remove options

This commit is contained in:
FX Coudert 2019-01-04 11:19:48 +01:00
parent e9b0093361
commit bfcdf74b04

View file

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