diff options
Diffstat (limited to 'Library/Formula/htmldoc.rb')
| -rw-r--r-- | Library/Formula/htmldoc.rb | 1 |
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" |
