Skip to content

Commit

Permalink
Merge pull request #8565 from jawshooah/cryptol/add-cvc4-dep
Browse files Browse the repository at this point in the history
cryptol: Add cvc4 Cask dependency
  • Loading branch information
ndr committed Jan 3, 2015
2 parents 076c5c4 + 0b4b3eb commit 73f359b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Casks/cryptol.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
binary "cryptol-#{version}-MacOSX-64/bin/cryptol"
binary "cryptol-#{version}-MacOSX-64/lib/Cryptol.cry", :target => '/usr/local/lib/Cryptol.cry'

depends_on :cask => 'cvc4'

caveats do
files_in_usr_local
<<-EOS.undent
Expand Down

0 comments on commit 73f359b

Please sign in to comment.