htop: remove options
This commit is contained in:
parent
0e171f46bb
commit
9033f65e38
1 changed files with 0 additions and 3 deletions
|
@ -19,10 +19,7 @@ class Htop < Formula
|
|||
depends_on "libtool" => :build
|
||||
end
|
||||
|
||||
option "with-ncurses", "Build using homebrew ncurses (enables mouse scroll)"
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "ncurses" => :optional
|
||||
|
||||
def install
|
||||
system "./autogen.sh" if build.head?
|
||||
|
|
Loading…
Reference in a new issue