Add pandoc.

This commit is contained in:
2014-10-12 21:00:52 -07:00
parent 07dd4f18c3
commit b7ecdbae1c
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ SHOULD_INSTALL = (
"sbt", "node", "npm"
)
MISC = ("file-formula", "less", "openssh --with-brewed-openssl",
"perl518", "rsync", "svn", "unzip", "docker", "boot2docker")
"perl518", "rsync", "svn", "unzip", "docker", "boot2docker", "pandoc")
CASKS = ('alfred', 'caffeine', 'flux', 'google-chrome', 'iterm2', 'spotify', 'vlc', 'virtualbox')
@ctask