git-secret: remove options
This commit is contained in:
parent
cf90db79ac
commit
ff57b9593f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class GitSecret < Formula
|
|||
end
|
||||
|
||||
depends_on "gawk"
|
||||
depends_on "gnupg" => :recommended
|
||||
depends_on "gnupg"
|
||||
|
||||
def install
|
||||
system "make", "build"
|
||||
|
|
Loading…
Reference in a new issue