projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a71e82
)
build: Bump wayland-protocols requirement
author
Benjamin Otte
<otte@redhat.com>
Sat, 1 Apr 2023 11:59:52 +0000
(13:59 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Sat, 1 Apr 2023 18:05:05 +0000
(20:05 +0200)
The new fractional-scale support requires v1.31
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 9d8bf1db6366ee6f660f76fb697c9b48fecca895..3c2887d031c16bcd38e419bc6d42fba07ece48cf 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-17,7
+17,7
@@
harfbuzz_req = '>= 2.6.0'
fribidi_req = '>= 1.0.6'
cairo_req = '>= 1.14.0'
gdk_pixbuf_req = '>= 2.30.0'
-wayland_proto_req = '>= 1.
25
'
+wayland_proto_req = '>= 1.
31
'
wayland_req = '>= 1.21.0'
graphene_req = '>= 1.10.0'
epoxy_req = '>= 1.4'