From 6d9ddd1048111d1341566f16b30df085ce85eb7d Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Fri, 8 Aug 2025 13:08:41 -0400 Subject: wncklet: Bump libwnck to 43.0 Recent versions of libwnck introduced a WnckHandler object to be used as the main entry point into the library. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ceaa04c2..f610cc46 100644 --- a/configure.ac +++ b/configure.ac @@ -61,7 +61,7 @@ LIBMATE_MENU_REQUIRED=1.21.0 CAIRO_REQUIRED=1.0.0 DCONF_REQUIRED=0.13.4 GTK_REQUIRED=3.24.0 -LIBWNCK_REQUIRED=3.32.0 +LIBWNCK_REQUIRED=43.0 WEATHER_REQUIRED=1.17.0 dnl pkg-config dependency checks -- cgit v1.2.1