[gtk/try-to-fix-ci-build] Revert "Bump the wayland-protocols dep"




commit 2dd86aaa00dd9aba74515fc099b26652252c11b3
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 26 12:03:22 2022 -0500

    Revert "Bump the wayland-protocols dep"
    
    This reverts commit 6a7da779801e53bb4a213aa52edd2c67666f43c8.
    
    This is causing various build problems between wayland-protocols
    and wayland-scanner.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 8e7ea7691c..e940de27ca 100644
--- a/meson.build
+++ b/meson.build
@@ -16,7 +16,7 @@ fribidi_req        = '>= 0.19.7'
 cairo_req          = '>= 1.14.0'
 gdk_pixbuf_req     = '>= 2.30.0'
 introspection_req  = '>= 1.39.0'
-wayland_proto_req  = '>= 1.25'
+wayland_proto_req  = '>= 1.23'
 wayland_req        = '>= 1.20.0'
 graphene_req       = '>= 1.9.1'
 epoxy_req          = '>= 1.4'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]