weechat: use Homebrew's Perl for --with-perl option
This commit is contained in:
parent
1ae3a675e9
commit
6bd6321f64
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ class Weechat < Formula
|
|||
depends_on "gettext"
|
||||
depends_on "aspell" => :optional
|
||||
depends_on "lua" => :optional
|
||||
depends_on "perl" => :optional
|
||||
depends_on "python" => :optional
|
||||
depends_on "ruby" => :optional if MacOS.version <= :sierra
|
||||
depends_on "curl" => :optional
|
||||
|
|
Loading…
Reference in a new issue