meson.build: Bump to the latest agl-compositor version 47/28647/1
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 15 Feb 2023 16:36:30 +0000 (18:36 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 14 Apr 2023 19:44:48 +0000 (22:44 +0300)
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)

homescreen/meson.build

index fc93d06..3ee5e48 100644 (file)
@@ -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 = [