aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/htmldoc.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-22 21:51:41 -0500
committerJack Nagel2014-03-22 21:51:41 -0500
commitbfdf80274b3542684e5343cbca04f93d63e44d9d (patch)
tree046f6f936a3e7409193fddc899a12eb38efac0f8 /Library/Formula/htmldoc.rb
parentbb0a66ae79116323243eb9654cd82854bcd40358 (diff)
downloadhomebrew-bfdf80274b3542684e5343cbca04f93d63e44d9d.tar.bz2
Update revisions on libpng dependents
Diffstat (limited to 'Library/Formula/htmldoc.rb')
-rw-r--r--Library/Formula/htmldoc.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/htmldoc.rb b/Library/Formula/htmldoc.rb
index 40ffbdc09..39b71be7e 100644
--- a/Library/Formula/htmldoc.rb
+++ b/Library/Formula/htmldoc.rb
@@ -4,6 +4,7 @@ class Htmldoc < Formula
homepage "http://www.msweet.org/projects.php?Z1"
url "http://www.msweet.org/files/project1/htmldoc-1.8.28-source.tar.bz2"
sha1 "44ac8b5f116383e9ae44bb1fd7d8caf6e3edf9c2"
+ revision 1
depends_on "libpng"
depends_on "jpeg"