diff options
author | George Hartzell <hartzell@alerce.com> | 2019-05-06 11:37:13 -0700 |
---|---|---|
committer | Chuck Atkins <chuck.atkins@kitware.com> | 2019-05-06 14:37:13 -0400 |
commit | 96a95bb5bf92568da498f19e24a9bcd4e775769c (patch) | |
tree | b3f55529d03027ddaf6e6aa9beadd72ac29c04e7 /bin | |
parent | b64a286820c66b0eb90818e4049deb87bc994cdf (diff) | |
download | spack-96a95bb5bf92568da498f19e24a9bcd4e775769c.tar.gz spack-96a95bb5bf92568da498f19e24a9bcd4e775769c.tar.bz2 spack-96a95bb5bf92568da498f19e24a9bcd4e775769c.tar.xz spack-96a95bb5bf92568da498f19e24a9bcd4e775769c.zip |
Mesa should depend_on('glproto') (#11360)
* Mesa should depend_on('glproto')
The mesa package refers to `GL/glproto.h`. On systems that don't have
the OS packages installed, this leads to failures during the build
[e.g. this comment in
01482](https://github.com/spack/spack/pull/10482#issuecomment-488786745).
This fixes it. Tested on a minimally provisioned CentOS 7.
* Constrain glproto prereq to when +glx
* mesa: make glproto a build only dep
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions