Skip to content

Commit

Permalink
virgil: depend on x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
iMichka committed Feb 28, 2022
1 parent eed19cf commit e61fad7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/virgil.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ class Virgil < Formula
end

depends_on "go" => :build
# https://github.com/VirgilSecurity/virgil-cli/issues/58
depends_on arch: :x86_64

def install
system "make"
Expand Down

0 comments on commit e61fad7

Please sign in to comment.