diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-20 09:58:30 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-20 09:58:30 +0100 |
commit | 7ca1965de675c694a0a811c6d075b67a114edd3a (patch) | |
tree | 68c72937ff42d5bf24dd90465330cb861ba65e48 /configure.ac | |
parent | 7779705809b61a180aeb2371afcf8d0cba9ba0e3 (diff) | |
download | mate-applets-7ca1965de675c694a0a811c6d075b67a114edd3a.tar.bz2 mate-applets-7ca1965de675c694a0a811c6d075b67a114edd3a.tar.xz |
multiload: Add GTK3 support
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 40aefdfe..dd3b7299 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ GIO_REQUIRED=2.15.3 LIBPANEL4_REQUIRED=1.7.0 LIBGTOP_REQUIRED=2.11.92 LIBXKLAVIER_REQUIRED=4.0 -LIBMATE_DESKTOP_REQUIRED=1.7.0 +LIBMATE_DESKTOP_REQUIRED=1.7.3 LIBNOTIFY_REQUIRED=0.7.0 HAL_REQUIRED=0.5.3 UPOWER_REQUIRED=0.9.4 |