diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2024-05-23 22:17:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-23 20:17:51 +0000 |
commit | 8b7abace8b444786a4fcc62a36ff5dc34134b070 (patch) | |
tree | 153cf86e8f345bb8f74fab8461150806fb427f65 /etc | |
parent | 5cf98d95649511e0626e5eef535b220b2dddec82 (diff) | |
download | spack-8b7abace8b444786a4fcc62a36ff5dc34134b070.tar.gz spack-8b7abace8b444786a4fcc62a36ff5dc34134b070.tar.bz2 spack-8b7abace8b444786a4fcc62a36ff5dc34134b070.tar.xz spack-8b7abace8b444786a4fcc62a36ff5dc34134b070.zip |
Enforce consistency of `gl` providers (#44307)
* glew: rework dependency on gl
This simplifies the package and ensures a single gl implementation is
pulled in. Before we were adding direct dependencies, and those are
not unified through the virtual.
* mesa-demos: rework dependency on gl
This simplifies the package and ensures a single gl implementation is
pulled in. Before we were adding direct dependencies, and those are
not unified through the virtual.
* mesa-glu: rework dependency on gl
This simplifies the package and ensures a single gl implementation is
pulled in. Before we were adding direct dependencies, and those are
not unified through the virtual.
* paraview: fix dependency on glew
* mesa: group dependency on when("+glx")
* Add missing dependency on libxml2
* paraview: remove the "osmesa" and "egl" variant
Instead, enforce consistency using the "gl" virtual that allows
only one provider.
* visit: remove osmesa variant
* Disable paraview in the aws-isc stacks
* data-vis-sdk: rework constrains to enforce front-ends
* e4s-power: remove redundant paraview
* Pipelines: update osmesa variants
* trilinos-catalyst-ioss-adapter: make gl a run dependency
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions