Skip to content

Commit

Permalink
Adds dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Smith <[email protected]>
  • Loading branch information
smithbh committed Feb 21, 2020
1 parent adb1316 commit 51a940e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions secdel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ class Secdel < Formula
url "https://github.com/smithbh/secdel/archive/0.0.3.tar.gz"
version "0.0.3"
sha256 "ed8027ce17f0e4e7996d3c20459f7263395f450b522173eda042e990ce65a61f"
depends_on "khell/srm/srm"

def install
bin.install "secdel"
end
Expand Down

0 comments on commit 51a940e

Please sign in to comment.