Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/distro.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoumith Chintala <soumith@gmail.com>2016-04-08 03:57:28 +0300
committerSoumith Chintala <soumith@gmail.com>2016-04-08 03:57:28 +0300
commitcbb51612fa7011fcdd3481e31719268a18051594 (patch)
tree0038cb60f21f3d2f26a38bab96d59470837066a6
parent5990b6357eb7a80547bfb24f84672c5d3de56915 (diff)
parent375eac725338f357d1f5ea9ec5d52995517e13f9 (diff)
Merge pull request #89 from vitorgalvao/patch-1
install-deps: remove cask install command
-rwxr-xr-xinstall-deps1
1 files changed, 0 insertions, 1 deletions
diff --git a/install-deps b/install-deps
index e0ddcf4..34cf83b 100755
--- a/install-deps
+++ b/install-deps
@@ -76,7 +76,6 @@ if [[ `uname` == 'Darwin' ]]; then
brew install git readline cmake wget qt
brew install libjpeg imagemagick zeromq graphicsmagick openssl
brew link readline --force
- brew install caskroom/cask/brew-cask
brew cask install xquartz
brew remove gnuplot
brew install gnuplot --with-wxmac --with-cairo --with-pdflib-lite --with-x11 --without-lua