Add pandoc.
This commit is contained in:
parent
07dd4f18c3
commit
b7ecdbae1c
@ -1 +1 @@
|
||||
Subproject commit 26b8ed54d1b5e42de234320ddbf7a7bf1b8c27c5
|
||||
Subproject commit aa9d29fd344f3c647c6990fd05477c3bc930e16e
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user