aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2014-02-11 10:09:46 +0100
committerMathias Bynens <mathias@qiwi.be>2014-02-11 10:09:46 +0100
commit4a7f8a5c52f26c25a4719a32a062b5e6d008bfba (patch)
tree3f65e9ecea3bf0ced580db3632988068a2cd23b9
parent944d6aa9880de356eaa2b4b69974ce8249933864 (diff)
downloaddotfiles-4a7f8a5c52f26c25a4719a32a062b5e6d008bfba.tar.gz
dotfiles-4a7f8a5c52f26c25a4719a32a062b5e6d008bfba.tar.bz2
dotfiles-4a7f8a5c52f26c25a4719a32a062b5e6d008bfba.zip
Brewfile: Install ImageMagick with WebP support
-rwxr-xr-xBrewfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Brewfile b/Brewfile
index f44aa26..5a7a7fc 100755
--- a/Brewfile
+++ b/Brewfile
@@ -34,7 +34,7 @@ install php55
install ack
#install exiv2
install git
-#install imagemagick
+install imagemagick --with-webp
install lynx
install node
install pigz