aboutsummaryrefslogtreecommitdiffhomepage
path: root/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'protocols')
-rw-r--r--protocols/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/meson.build b/protocols/meson.build
index 458de862..09003b7c 100644
--- a/protocols/meson.build
+++ b/protocols/meson.build
@@ -5,7 +5,7 @@ wayland_protos = dependency('wayland-protocols',
)
hyprland_protos = dependency('hyprland-protocols',
- version: '>=0.1',
+ version: '>=0.2',
fallback: 'hyprland-protocols',
)