Skip to content

Commit

Permalink
sops: Build against OS X libffi
Browse files Browse the repository at this point in the history
Closes #358.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
  • Loading branch information
tdsmith committed Apr 16, 2016
1 parent 67ebab7 commit f4b3d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/sops.rb
Expand Up @@ -11,7 +11,7 @@ class Sops < Formula
sha256 "06df924aefb9f43b2fecbb12bd98ff6e6794eed8c07c241c23a700f90202da7a" => :mavericks
end

depends_on "libffi"
depends_on "pkg-config" => :build
depends_on "libyaml"
depends_on "openssl"
depends_on :python if MacOS.version <= :snow_leopard
Expand Down

0 comments on commit f4b3d8c

Please sign in to comment.