diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/objective-caml.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/objective-caml.rb b/Library/Formula/objective-caml.rb index 808d15a80..957f33a61 100644 --- a/Library/Formula/objective-caml.rb +++ b/Library/Formula/objective-caml.rb @@ -7,7 +7,7 @@ class ObjectiveCaml < Formula head 'http://caml.inria.fr/svn/ocaml/trunk', :using => :svn - depends_on :x11 + depends_on :x11 if MacOS::X11.installed? # See http://caml.inria.fr/mantis/view.php?id=5700 def patches |
