diff options
author | Axel Huebl <axel.huebl@plasma.ninja> | 2020-04-26 17:07:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-26 17:07:13 -0700 |
commit | 4f3cc19ec7dca204f3c3b75fb838142b567f27e0 (patch) | |
tree | b4f16dd61dc76996a04460d24447265d86adb37c /.dockerignore | |
parent | 199ce66a3c42c9351064019059a490809223c4e4 (diff) | |
download | spack-4f3cc19ec7dca204f3c3b75fb838142b567f27e0.tar.gz spack-4f3cc19ec7dca204f3c3b75fb838142b567f27e0.tar.bz2 spack-4f3cc19ec7dca204f3c3b75fb838142b567f27e0.tar.xz spack-4f3cc19ec7dca204f3c3b75fb838142b567f27e0.zip |
qt: fix macOS w/ AppleClang (mesa libs) (#16302)
Building the `py-jupyter` stack on macOS with AppleClang breaks on
the `py-qtconsole` -> `py-qtconsole` -> `qt +opengl` package build
environment setup with:
```
==> Error: AttributeError: Query of package 'mesa' for 'libs' failed
...
==> Error: Failed to install qt due to ChildError: AttributeError: Query of package 'mesa' for 'libs' failed
```
This tries to add more library targets build by `mesa` to avoid this.
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions