[gnome-video-arcade] Bug 643000 - Bump libwnck requirement to 2.91.6



commit 1f55b13d6275c9e06f8751506cda9b2807033997
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Feb 26 07:03:22 2011 -0500

    Bug 643000 - Bump libwnck requirement to 2.91.6

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bd37a55..053be37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -97,7 +97,7 @@ AC_ARG_WITH([wnck],
         [manage game windows with libwnck [default=yes]])],
         with_wnck="$withval", with_wnck="yes")
 if test "$with_wnck" = "yes"; then
-WNCK_MODULES="libwnck-1.0 >= 2.16.0"
+WNCK_MODULES="libwnck-3.0 >= 2.91.6"
 PKG_CHECK_MODULES(WNCK, $WNCK_MODULES)
 AC_DEFINE_UNQUOTED(HAVE_WNCK, 1,
         [Define to 1 if you are using libwnck])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]