From f29043b20f48757e82bf0309931538a5801bf30e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 11 Dec 2020 12:50:59 +0100 Subject: Update required dep versions --- gtk3.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gtk3.spec b/gtk3.spec index 826f875..d302e45 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -8,12 +8,12 @@ %global glib2_version 2.57.2 %global pango_version 1.41.0 -%global atk_version 2.15.1 +%global atk_version 2.32.0 %global cairo_version 1.14.0 %global gdk_pixbuf_version 2.30.0 %global xrandr_version 1.5.0 -%global wayland_version 1.9.91 -%global wayland_protocols_version 1.14 +%global wayland_version 1.14.91 +%global wayland_protocols_version 1.17 %global epoxy_version 1.4 %global bin_version 3.0.0 -- cgit