diff options
| author | Victor Kareh <[email protected]> | 2025-08-08 13:08:41 -0400 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2025-09-03 10:10:16 +0000 |
| commit | cf307653354a4f4d5ab838fa321782f84743ad0a (patch) | |
| tree | 43aa0e1a8d382ea39980154856bd617a0dd18ef0 /configure.ac | |
| parent | 20cb96dfb5f4b79d2bac212edcde8cdda9f3283c (diff) | |
| download | mate-panel-cf307653354a4f4d5ab838fa321782f84743ad0a.tar.bz2 mate-panel-cf307653354a4f4d5ab838fa321782f84743ad0a.tar.xz | |
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.
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
