aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2014-04-26 09:09:12 +0200
committerMathias Bynens <mathias@qiwi.be>2014-04-26 09:09:12 +0200
commitaafc2c82277db2f12674215b6aaa1ad6748eec62 (patch)
tree290ec351f13d1c48b951e41d33324bbacbff84d0
parent80760af90fbfe4519ece48b1858ef06e36fd762b (diff)
downloaddotfiles-aafc2c82277db2f12674215b6aaa1ad6748eec62.tar.gz
dotfiles-aafc2c82277db2f12674215b6aaa1ad6748eec62.tar.bz2
dotfiles-aafc2c82277db2f12674215b6aaa1ad6748eec62.zip
Brewfile: Install `xpdf`, if only for `pdfinfo`
-rwxr-xr-xBrewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index 041e465..13ecf32 100755
--- a/Brewfile
+++ b/Brewfile
@@ -52,6 +52,7 @@ install rhino
install sqlmap
install tree
install webkit2png
+install xpdf
install zopfli
install homebrew/versions/lua52