Skip to content

Commit ad8ff1e

Browse files
committed
Bump Wayland Protocols
1 parent 6184bc5 commit ad8ff1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/libdecor/all/conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def requirements(self):
5656
self.requires("gtk/system")
5757
self.requires("pango/1.51.0")
5858
self.requires("wayland/1.22.0")
59-
self.requires("wayland-protocols/1.32")
59+
self.requires("wayland-protocols/1.33")
6060

6161
def validate(self):
6262
if self.settings.os != "Linux":

0 commit comments

Comments
 (0)