aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2023-02-15 18:36:30 +0200
committerMarius Vlad <marius.vlad@collabora.com>2023-04-14 22:44:48 +0300
commitb8786003d749d0fed1dff54dd0fd9862367338f6 (patch)
tree31748c991b2fd22149fb4a5ef6fdfa8773a74f81
parent391e7e5f9d74acd3a58dded91b107507e5202358 (diff)
meson.build: Bump to the latest agl-compositor version
We've previously bumped the compositor to a newer version so we need to do the same for the shell client as well. Bug-AGL: SPEC-4705 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ie40e3acb21b9ee854e6cb79cc135e6ba8487c5ab (cherry picked from commit 7ff53ae1b58a16e7fb7603195e71c510dbec4ae8)
-rw-r--r--homescreen/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/homescreen/meson.build b/homescreen/meson.build
index fc93d06..3ee5e48 100644
--- a/homescreen/meson.build
+++ b/homescreen/meson.build
@@ -21,7 +21,7 @@ endif
dep_scanner = dependency('wayland-scanner')
prog_scanner = find_program(dep_scanner.get_pkgconfig_variable('wayland_scanner'))
-agl_compositor_dep = dependency('agl-compositor-0.0.20-protocols')
+agl_compositor_dep = dependency('agl-compositor-0.0.21-protocols')
dir_agl_compositor_base = agl_compositor_dep.get_pkgconfig_variable('pkgdatadir')
homescreen_dep = [