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:
parent
0c23725dd7
commit
0d310f2c44
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class ObjectiveCaml < Formula
|
|||
|
||||
revision 1
|
||||
|
||||
depends_on :x11
|
||||
depends_on :x11 => :recommended
|
||||
|
||||
bottle do
|
||||
revision 3
|
||||
|
|
Loading…
Reference in a new issue