gengetopt: upstream Linux fix

master
danielnachun 2021-04-02 01:07:23 -07:00 committed by Michka Popoff
parent 30b0af1f20
commit 4298f7fffd
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ class Gengetopt < Formula
sha256 cellar: :any_skip_relocation, sierra: "57acd0ca20988a1b4f0f16383edb985549597b8a5266316e3a314b7775bab3c0"
end
uses_from_macos "texinfo"
def install
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}",