aboutsummaryrefslogtreecommitdiffhomepage
path: root/nix/patches/meson-build.patch
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2024-02-16 20:29:31 +0200
committerMihai Fufezan <[email protected]>2024-02-16 20:29:31 +0200
commit887a71d4e91c552dff542787d6a6f8f7c03b4fe2 (patch)
treeea951a9fdfa2a6b8d972d1b4d71c3a783619a966 /nix/patches/meson-build.patch
parenta2db14f5f218701aed52166e425130fb0640c8ac (diff)
downloadHyprland-887a71d4e91c552dff542787d6a6f8f7c03b4fe2.tar.gz
Hyprland-887a71d4e91c552dff542787d6a6f8f7c03b4fe2.zip
Nix: update meson patchhyprlang-migration
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'),