ircii: use homebrew's openssl
This commit is contained in:
parent
043ddf4208
commit
948a2b101d
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ class Ircii < Formula
|
|||
url 'http://ircii.warped.com/ircii-20140831.tar.bz2'
|
||||
sha1 'a4d3b3a74a418f99217fe572f6e4c358f1ff3139'
|
||||
|
||||
depends_on "openssl"
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}",
|
||||
"--with-default-server=irc.freenode.net",
|
||||
|
|
Loading…
Reference in a new issue