Skip to content

Instantly share code, notes, and snippets.

@spencermathews
Last active February 4, 2017 22:47
Show Gist options
  • Save spencermathews/d1968e4162f795b36ae238da4c72e039 to your computer and use it in GitHub Desktop.
Save spencermathews/d1968e4162f795b36ae238da4c72e039 to your computer and use it in GitHub Desktop.
centralized Brewfile
# must --build-from-source
boost # source for caffe
boost-python # source for caffe
# must --ignore-dependencies
yarn # lists node as a required dependency but we have it through rbenv
# notes
# ghostscript binaries like dvipdf conflict with MacTex
# gs probably not necessary, can try leaving it unlinked
# but confusing since I also see TeX binaries under /Library/TeX/texbin!?
mpv ## --with-bundle currently works, but linkapps becoming deprecated so consider cask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment