Add libs attribute to mesa and mesa-glu packages#8904
Conversation
Also fix dependency version in glvis package. Fixes build errors mentioned in spack#8454.
|
@adamjstewart I manually made all the same edits as proposed here and it appears to have worked:
|
|
@imnasnainaec Glad to hear it! Thanks for reporting this bug. |
| shared=True, recursive=False) | ||
| if libs: | ||
| return libs | ||
| return None |
Also fix dependency version in glvis package. Fixes build errors mentioned in spack#8454.
Also fix dependency version in glvis package.
Fixes build errors mentioned in #8454.
@imnasnainaec Can you see if this solves all of your build problems?