From e14ed1fe0ab4b26bdb4650c5e6112351b8dbf575 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 18 Mar 2014 08:02:47 +0000 Subject: [PATCH] objective-caml: bump revision. References Homebrew/homebrew#27611. --- Formula/objective-caml.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/objective-caml.rb b/Formula/objective-caml.rb index 7c1680176d..5e9a06446f 100644 --- a/Formula/objective-caml.rb +++ b/Formula/objective-caml.rb @@ -7,6 +7,8 @@ class ObjectiveCaml < Formula head 'http://caml.inria.fr/svn/ocaml/trunk', :using => :svn + revision 1 + depends_on :x11 if MacOS::X11.installed? bottle do