From 6c87e85a5f09ebd63c719768312fe08572e3dbb5 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 14 Dec 2011 00:07:06 +0100 Subject: fixed mate-icon-theme dep version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 31c2e052..4ddb0726 100644 --- a/configure.ac +++ b/configure.ac @@ -181,7 +181,7 @@ case "$with_platform" in # would like to require the icon theme at compile-time. But, because # the hicolor-icon-theme does not have a pkgconfig file, on mate we # require the mate icon theme instead. - SHELL_PLATFORM_PKGS="mate-icon-theme >= $MATE_ICON_THEME_REQUIRED" + SHELL_PLATFORM_PKGS="mate-icon-theme >= 1.1.0" # The totem-screensaver and egg_smclient code use x11 directly. SHELL_PLATFORM_PKGS="$SHELL_PLATFORM_PKGS x11" ;; -- cgit v1.2.1