pass-otp: Add gnupg as test dependency
Closes #41688. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
2fb20b25fe
commit
e86454f7c6
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ class PassOtp < Formula
|
|||
sha256 "4b123f03ae8a1237e7b04731d3d39e66e9acf031924f757becf889c8b12f1efc" => :sierra
|
||||
end
|
||||
|
||||
depends_on "gnupg" => :test
|
||||
depends_on "oath-toolkit"
|
||||
depends_on "pass"
|
||||
|
||||
|
|
Loading…
Reference in a new issue