canonical / nvidia-graphics-drivers

Packaging scripts for nvidia-graphics-drivers in Ubuntu
43 stars 34 forks source link

Add runtime dependency on libnvidia-egl-wayland1 (550) #68

Closed aleasto closed 3 months ago

aleasto commented 3 months ago

While it is technically an optional plugin, it is needed to properly support wayland sessions. https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-545/+bug/2062082

In the 470 package this happens to be a dependency already because libnvidia-vulkan-producer.so links against it. In the newer versions instead libnvidia-vulkan-producer.so dlopens it so it is no longer automatically pulled in by ${shlibs:Depends}

ktpawlak commented 3 months ago

Merged to 550 UDA/ERD

vanvugt commented 3 months ago

Merged to 550 UDA/ERD

Where can that branch be found?

ktpawlak commented 3 months ago

Merged to 550 UDA/ERD

Where can that branch be found?

550 ERD means 550-server-\<series> branches and UDA means 550-\<series> branches