






















Thank you @fl0r1an! I've updated the dependencies :)
I think there is a package missing in the make dependencies. I build it in a chroot and it gave me the error:
glcontext/x11.cpp:4:10: fatal error: X11/Xlib.h: No such file or directory 4 | #include <X11/Xlib.h> |
The file /usr/include/X11/xlib.h belongs to the package libx11 in the extra Repository. I added it to makedepends and then it worked.
Kind regards :)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
python-psutil dep not needed. Also please consider moving libx11 and egl-wayland to optdeps, so that users can choose which to install depending on whether they use xorg or wayland.