#1059030 goverlay missing dependency libglu1-mesa

Package:
goverlay
Source:
goverlay
Description:
Graphical UI to help manage Vulkan / OpenGL overlays
Submitter:
Joshua AE Lee
Date:
2023-12-19 16:36:05 UTC
Severity:
normal
Tags:
#1059030#5
Date:
2023-12-19 14:40:49 UTC
From:
To:
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 ***