libGLU: A note

Some graphics applications use libGLU.so.1 which is supplied by the libglu1-mesa apt package. We considered adding this to mesa-core20 and to the requirements for graphics-core20.

We decided not to add it as, although it is provided by mesa, it doesn’t appear to be driver specific and would impose additional requirements on implementing alternative implementations of the interface.

Application snaps that need libGLU should continuing staging libglu1-mesa themselves.

Motivating example: https://github.com/MirServer/mir-kiosk-scummvm/pull/9

1 Like