From 2fce0e49849c86fbda21372b13076ee386d7b4d5 Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Mon, 3 Jun 2013 23:07:38 +0100 Subject: ZNC does not depend on c-ares Closes #20257. Signed-off-by: Adam Vandenberg --- Library/Formula/znc.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/znc.rb b/Library/Formula/znc.rb index d23cde607..944d69b30 100644 --- a/Library/Formula/znc.rb +++ b/Library/Formula/znc.rb @@ -13,7 +13,6 @@ class Znc < Formula end depends_on 'pkg-config' => :build - depends_on 'c-ares' => :optional skip_clean 'bin/znc' skip_clean 'bin/znc-config' -- cgit v1.2.3