diff options
Diffstat (limited to 'Library/Formula/tomcat-native.rb')
| -rw-r--r-- | Library/Formula/tomcat-native.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/tomcat-native.rb b/Library/Formula/tomcat-native.rb index 5d81f97e1..699944ace 100644 --- a/Library/Formula/tomcat-native.rb +++ b/Library/Formula/tomcat-native.rb @@ -4,6 +4,7 @@ class TomcatNative < Formula homepage 'http://tomcat.apache.org/native-doc/' url 'http://www.apache.org/dyn/closer.cgi?path=tomcat/tomcat-connectors/native/1.1.31/source/tomcat-native-1.1.31-src.tar.gz' sha1 '177b1f43f3dbc16eeea39d85147355be29a6089f' + revision 1 depends_on "libtool" => :build depends_on "tomcat" => :recommended |
