ettercap: make ipv6 default on
This commit is contained in:
parent
dd81efa80d
commit
ea03950648
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Ettercap < Formula
|
|||
|
||||
option "without-curses", "Install without curses interface"
|
||||
option "without-plugins", "Install without plugins support"
|
||||
option "with-ipv6", "Install with IPv6 support"
|
||||
option "without-ipv6", "Install without IPv6 support"
|
||||
|
||||
depends_on "cmake" => :build
|
||||
depends_on "ghostscript" => [:build, :optional]
|
||||
|
|
Loading…
Reference in a new issue