ocaml / graphics

The Graphics library from OCaml, in a standalone repository
Other
58 stars 30 forks source link

Remove the installation step for XQuartz on macOS runner #31

Closed smorimoto closed 3 years ago

dra27 commented 3 years ago

I'm not particularly familiar with Homebrew and probably got brew cask install xquartz from Google. If it's now brew install xquartz, can't it just be listed as a depext for conf-libX11?

smorimoto commented 3 years ago

Absolutely! I raised a PR for that.

dra27 commented 3 years ago

Thanks for sorting out the opam-repository PR too!