Skip to content

feat: move qt5-x11extras to runtime dependency

Alexey Peschany requested to merge sandboiii/systray-x:patch-1 into main

Hey, I encountered a problem on a fresh install. Systray-X is not working without qt5-x11extras dependency. You get the error:

/usr/bin/SysTray-X: error while loading shared libraries: libQt5X11Extras.so.5: cannot open shared object file: No such file or directory

I propose to move qt5-x11extras to runtime dependency.

Merge request reports

Loading