Code Review
/
apps
/
homescreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b2c08ec
)
meson.build: Use 0.0.24 as the agl compositor version
12/29712/2
master
18.90.0
salmon/18.90.0
salmon_18.90.0
author
Marius Vlad
<marius.vlad@collabora.com>
Fri, 23 Feb 2024 16:20:16 +0000
(18:20 +0200)
committer
Marius Vlad
<marius.vlad@collabora.com>
Fri, 23 Feb 2024 17:00:05 +0000
(19:00 +0200)
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I274aeb042bdb0873fea3b9824b8cf44f71a3b909
homescreen/meson.build
patch
|
blob
|
history
diff --git
a/homescreen/meson.build
b/homescreen/meson.build
index
9b39d50
..
4b98cd1
100644
(file)
--- a/
homescreen/meson.build
+++ b/
homescreen/meson.build
@@
-25,7
+25,7
@@
endif
dep_scanner = dependency('wayland-scanner')
prog_scanner = find_program('wayland-scanner')
-agl_compositor_version = '0.0.2
2
'
+agl_compositor_version = '0.0.2
4
'
agl_compositor_dep = dependency('agl-compositor-' + agl_compositor_version + '-protocols')
dir_agl_compositor_base = agl_compositor_dep.get_variable(pkgconfig: 'pkgdatadir')