Files
RedBear-OS/local
vasilito 77b4d4db2b kwin: add fontconfig build dependency
KWin CMake config does find_package(Fontconfig) and needs the
fontconfig.h header at /usr/include/fontconfig/fontconfig.h.
fontconfig wasn't previously in the build deps, so the CMake
fontconfig module couldn't find the headers and failed.
2026-06-09 06:56:06 +03:00
..