diff options
Diffstat (limited to 'Library/Formula/ghostscript.rb')
| -rw-r--r-- | Library/Formula/ghostscript.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ghostscript.rb b/Library/Formula/ghostscript.rb index db83752a4..8ef919d3a 100644 --- a/Library/Formula/ghostscript.rb +++ b/Library/Formula/ghostscript.rb @@ -12,6 +12,7 @@ class Ghostscript < Formula url 'git://git.code.sf.net/p/djvu/gsdjvu-git' end + depends_on :autoconf depends_on :automake depends_on :libtool end |
