tig: remove options
This commit is contained in:
parent
dd22addbf6
commit
e95a3b91ab
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class Tig < Formula
|
|||
depends_on "xmlto" => :build
|
||||
end
|
||||
|
||||
depends_on "readline" => :recommended
|
||||
depends_on "readline"
|
||||
|
||||
def install
|
||||
system "./autogen.sh" if build.head?
|
||||
|
|
Loading…
Reference in a new issue