Skip to content

Commit

Permalink
Obtain [email protected] formula from robotlocomotion/director tap (RobotLoc…
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesnape authored Apr 12, 2021
1 parent 0c52ff4 commit d4885ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup/mac/binary_distribution/Brewfile
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# -*- mode: ruby -*-
# vi: set ft=ruby :

tap 'dreal-deps/ibex'
tap 'robotlocomotion/director'

cask 'adoptopenjdk' unless system '/usr/libexec/java_home --version 1.8+ --failfast &> /dev/null'

brew 'clp'
brew 'cmake'
brew 'double-conversion'
brew 'dreal-deps/ibex/[email protected]' # N.B. Matches drake/tools/workspace/ibex/version.bzl.
brew 'robotlocomotion/director/[email protected]' # N.B. Matches drake/tools/workspace/ibex/version.bzl.
brew 'eigen'
brew 'gcc'
brew 'fmt'
Expand Down

0 comments on commit d4885ca

Please sign in to comment.