onioncat: remove options
This commit is contained in:
parent
d0f2e4bdcf
commit
131b0372ff
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Onioncat < Formula
|
|||
sha256 "98acc41c8dc5fcefbe5a410266a762ddacbe12323e958a8fe6ca753ec51f33fe" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "tor" => :recommended
|
||||
depends_on "tor"
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug",
|
||||
|
|
Loading…
Reference in a new issue