tig: remove options

This commit is contained in:
FX Coudert 2018-09-14 16:19:26 +02:00
parent dd22addbf6
commit e95a3b91ab

View file

@ -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?