git-secret: remove options

This commit is contained in:
FX Coudert 2018-12-23 13:42:49 +01:00
parent cf90db79ac
commit ff57b9593f

View file

@ -25,7 +25,7 @@ class GitSecret < Formula
end
depends_on "gawk"
depends_on "gnupg" => :recommended
depends_on "gnupg"
def install
system "make", "build"