#357 Missing GL packages in workstation part
Opened 5 years ago by alexl. Modified 5 years ago

Looking at a current silverblue install there seems to be some important things missing.
There is no libglvnd-opengl, (i.e libOpenGL.so.0) which is supposed to be the new modern OpenGL ABI. I think this is not picked up because lots of GL things pick it up using dlopen.

There is also no libva, libvdpau, libva-vdpau-driver which i think a bunch of stuff wants for accelerated video playback, no?

Note: I reported this against silverblue here: https://pagure.io/workstation-ostree-config/issue/118 but was referred here to get the same dependencies into workstation too, which makes sense to me.


You can just do a pull request to get it updated to ensure you get the things added that are needed.

Login to comment on this ticket.

Metadata