aboutsummaryrefslogtreecommitdiffhomepage
path: root/protocols
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-04-09 19:46:34 +0100
committervaxerski <[email protected]>2023-04-09 19:46:34 +0100
commitdd2372d2e62de5b15fe66e46403c53ad2700f3ea (patch)
tree23a16e4e32c04bfda55d2660be71b95b41e3f6ce /protocols
parentc03db1a1cd620fe30d7b186a4d20fbbbd47df446 (diff)
downloadHyprland-dd2372d2e62de5b15fe66e46403c53ad2700f3ea.tar.gz
Hyprland-dd2372d2e62de5b15fe66e46403c53ad2700f3ea.zip
deps: update hyprland-protocols
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',
)