build: use glfw3.4

This commit is contained in:
2025-12-09 13:04:51 +03:00
parent 93ab7bef81
commit 23a6a9245d
5 changed files with 15 additions and 21 deletions

View File

@@ -7,15 +7,11 @@ arch=('x86_64')
url="https://github.com/obsqrbtz/clrsync"
license=('MIT')
depends=(
glfw-x11
glfw
freetype2
fontconfig
libx11
libxrandr
libxi
mesa
libglvnd
libxinerama
libxcursor
)
makedepends=('cmake')