aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/latex2html.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/latex2html.rb b/Library/Formula/latex2html.rb
index 46ac60076..06c4f0d6e 100644
--- a/Library/Formula/latex2html.rb
+++ b/Library/Formula/latex2html.rb
@@ -1,11 +1,11 @@
class Latex2html < Formula
homepage "http://ctan.uib.no/help/Catalogue/entries/latex2html.html"
url "http://ctan.uib.no/support/latex2html/latex2html-2012.tgz"
- sha1 "54b42d3fb812b0bf3d25bbde7e0ea2daf84e69ff"
+ sha256 "36b4b633507dba19a356d4ec5c6c145b242406b2b47cbe44aabf5e7efa2aa16f"
depends_on "netpbm"
depends_on "ghostscript"
- depends_on :tex
+ depends_on :tex => :optional
def install
system "./configure", "--prefix=#{prefix}",