ocaml: X11 is recommended but not required.

Annoyingly ocaml will fail unless you add X11 paths if it finds it
itself.

Needed after fix in e640026a9d8a4ddba2da2047921813d1df2df357.
This commit is contained in:
Mike McQuaid 2014-06-03 08:46:31 +01:00
parent 0c23725dd7
commit 0d310f2c44

View file

@ -9,7 +9,7 @@ class ObjectiveCaml < Formula
revision 1
depends_on :x11
depends_on :x11 => :recommended
bottle do
revision 3