summary refs log tree commit diff
path: root/release/checks/wayland/surface-notify/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'release/checks/wayland/surface-notify/meson.build')
-rw-r--r--release/checks/wayland/surface-notify/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/checks/wayland/surface-notify/meson.build b/release/checks/wayland/surface-notify/meson.build
index 624eef1..3080b56 100644
--- a/release/checks/wayland/surface-notify/meson.build
+++ b/release/checks/wayland/surface-notify/meson.build
@@ -3,7 +3,7 @@
 
 project('surface-notify', 'c', default_options : [ 'warning_level=2' ])
 
-libweston = dependency('libweston-12')
+libweston = dependency('libweston-13')
 wayland_server = dependency('wayland-server')
 
 shared_library('surface-notify', 'module.c',