diff options
author | Mathias Bynens <mathias@qiwi.be> | 2014-04-26 09:09:12 +0200 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2014-04-26 09:09:12 +0200 |
commit | aafc2c82277db2f12674215b6aaa1ad6748eec62 (patch) | |
tree | 290ec351f13d1c48b951e41d33324bbacbff84d0 | |
parent | 80760af90fbfe4519ece48b1858ef06e36fd762b (diff) | |
download | dotfiles-aafc2c82277db2f12674215b6aaa1ad6748eec62.tar.gz dotfiles-aafc2c82277db2f12674215b6aaa1ad6748eec62.tar.bz2 dotfiles-aafc2c82277db2f12674215b6aaa1ad6748eec62.zip |
Brewfile: Install `xpdf`, if only for `pdfinfo`
-rwxr-xr-x | Brewfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ install rhino install sqlmap install tree install webkit2png +install xpdf install zopfli install homebrew/versions/lua52 |