aboutsummaryrefslogtreecommitdiffhomepage
path: root/nix/patches/meson-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nix/patches/meson-build.patch')
-rw-r--r--nix/patches/meson-build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/patches/meson-build.patch b/nix/patches/meson-build.patch
index 5911657e..aefbf1bc 100644
--- a/nix/patches/meson-build.patch
+++ b/nix/patches/meson-build.patch
@@ -44,7 +44,7 @@ index 45701f5f..3505cefe 100644
- wlroots.get_variable('wlroots'),
+ dependency('wlroots'),
dependency('cairo'),
- dependency('hyprlang', version: '>= 0.2.1'),
+ dependency('hyprlang', version: '>= 0.3.2'),
dependency('libdrm'),
dependency('egl'),
dependency('xkbcommon'),