From 13d4a7cab48415da992702fcfd0e0a04c51ed013 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 14 Jan 2026 12:15:40 -0500 Subject: [PATCH] Attempt to build with just 6.5.1 instead of 7.0.0 --- hyprland-git/hyprland-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland-git/hyprland-git.spec b/hyprland-git/hyprland-git.spec index 652f7e5..f8a4d71 100644 --- a/hyprland-git/hyprland-git.spec +++ b/hyprland-git/hyprland-git.spec @@ -42,7 +42,7 @@ hyprdeps = { "gcc-c++", "meson", "muParser-devel", - "glaze-static", + "glaze-static <= 6.5.1", "pkgconfig(aquamarine)", "pkgconfig(cairo)", "pkgconfig(egl)",