aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index fccf6429..0a737c36 100644
--- a/meson.build
+++ b/meson.build
@@ -46,7 +46,7 @@ subproject(
46 46
47jsonc = dependency('json-c', version: '>=0.13') 47jsonc = dependency('json-c', version: '>=0.13')
48pcre2 = dependency('libpcre2-8') 48pcre2 = dependency('libpcre2-8')
49wayland_server = dependency('wayland-server', version: '>=1.20.0') 49wayland_server = dependency('wayland-server', version: '>=1.21.0')
50wayland_client = dependency('wayland-client') 50wayland_client = dependency('wayland-client')
51wayland_cursor = dependency('wayland-cursor') 51wayland_cursor = dependency('wayland-cursor')
52wayland_egl = dependency('wayland-egl') 52wayland_egl = dependency('wayland-egl')