From cdd29358ddc9a1c4001363cadf70f888f3f82122 Mon Sep 17 00:00:00 2001 From: David Baumgold <david@davidbaumgold.com> Date: Fri, 6 Feb 2015 15:53:30 -0500 Subject: [PATCH] Remove Brewfile Homebrew no longer supports it, anyway --- Brewfile | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 Brewfile diff --git a/Brewfile b/Brewfile deleted file mode 100644 index 9c389bc..0000000 --- a/Brewfile +++ /dev/null @@ -1,23 +0,0 @@ -# Run `brew bundle` to automatically install these packages -# http://robots.thoughtbot.com/brewfile-a-gemfile-but-for-homebrew -# -# Note that running edx-platform on OSX directly is unsupported: this file -# exists for development purposes only. The recommended way to run edx-platform -# on OSX is to use devstack, which installs edx-platform on an Ubuntu VM. -# See: https://github.com/edx/configuration/wiki/edX-Developer-Stack - -install readline -install sqlite -install gdbm -install pkg-config -install gfortran -install python -install yuicompressor -install node -install graphviz -install mysql -install geos -install mongodb -install lynx -install libjpeg -install libtiff -- libgit2 0.26.0