Version: 0.9.1-1 Severity: important Dear Maintainer, Attempting to open Goverlay to try out the packlage as I'm fairly new to trying out mangohud. After trying to launch it via a graphical application launcher (in this case rofi) I got the result of no action. So as a good linux user I fire up ye old faithful terminal and attempt to run goverlay from there netting this response: joshua@desktop:~$ goverlay [FORMS.PP] ExceptionOccurred Sender=Exception Exception=Could not load library: libGLU.so.1 Stack trace: $00000000005F720B Exception at 00000000005F720B: Exception: Could not load library: libGLU.so.1. After a quick apt search libglu I saw that libglu1-mesa was not installed and as a curious I just install it and now goverlay launches fine. Checking both testing and unstable branches I see that it's called there as a dependency. So since this fix was simple can someone add libglu1-mesa as a depency for this package? I would work on submitting the patch myself but I'll be honest and say I don't know the first thing about working with a deb file. *** End of the template - remove these template lines ***