htop: import homebrew/dupes into core.
This commit is contained in:
parent
f5c2e431ff
commit
dc64c7e830
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class Htop < Formula
|
|||
|
||||
option "with-ncurses", "Build using homebrew ncurses (enables mouse scroll)"
|
||||
|
||||
depends_on "homebrew/dupes/ncurses" => :optional
|
||||
depends_on "ncurses" => :optional
|
||||
|
||||
conflicts_with "htop-osx", :because => "both install an `htop` binary"
|
||||
|
||||
|
|
Loading…
Reference in a new issue