diff options
Diffstat (limited to 'Library/Formula/objective-caml.rb')
| -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 4efb366d8..d4610917e 100644 --- a/Library/Formula/objective-caml.rb +++ b/Library/Formula/objective-caml.rb @@ -9,7 +9,7 @@ class ObjectiveCaml < Formula revision 1 - depends_on :x11 if MacOS::X11.installed? + depends_on :x11 bottle do revision 3 |
