Conversation
PR Summary
|
|
Looks like this uses mesa-glu > mesa on linux with homebrew for OpenGL; mesa-glu just deps mesa, and mesa has a ton of deps, but they look like we've already packaged them. |
|
@jhheider not sure how you feel about this per-se, but I marked only glew as available Really that restriction should fall through. I fear though that practically that's just a nightmare of complexity we can easily avoid by manually propogating the YAML. So I'll do that for now. Just being lazy, the failure for darwin/x86-64 looks tedious and pkging mesa looks tedious too, but don't want this work to go to waste. |
|
Agree back to front. Mesa will be a pain (looked into it in depth yesterday). Yes, we could dive through deps for platforms, but better to be explicit. |
|
needs brewkit 0.27.1 because we lost unzip somehow in the extract script |
Closes #590
Closes #562