On Sat, 2024-11-23 at 14:20 -0700, Kurt Mosiejczuk wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2024/11/23 14:20:10 > > Modified files: > graphics/glfw : Makefile distinfo > > Log message: > Update glfw to 3.4 > > This update introduces compilation of multiple backends at once and > picking the runtime with environment variables. It defaults to X > but now has Wayland support. >
Does not build -- Checking for modules 'wayland-client>=0.2.7;wayland-cursor>=0.2.7;wayland-egl>=0.2.7;xkbcommon>=0.5.0' -- CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:645 (message): The following required packages were not found: - xkbcommon>=0.5.0 Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal) src/CMakeLists.txt:163 (pkg_check_modules) -- Configuring incomplete, errors occurred! -- Antoine
