hamster-applet r474 - trunk



Author: tbaugis
Date: Mon Sep  8 15:22:19 2008
New Revision: 474
URL: http://svn.gnome.org/viewvc/hamster-applet?rev=474&view=rev

Log:
bumped pygtk dependency to 2.12 and
 pygobject dependency to 2.14, more in bug 551335

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Sep  8 15:22:19 2008
@@ -61,9 +61,9 @@
 dnl * PyGTK & co for Gnome Streamer
 dnl ****************************************************************************
 PKG_CHECK_MODULES(HAMSTER,
-    gtk+-2.0            >= 2.6
-    pygtk-2.0           >= 2.6
-    pygobject-2.0       >= 2.6
+    gtk+-2.0            >= 2.12
+    pygtk-2.0           >= 2.12
+    pygobject-2.0       >= 2.14
     gnome-python-2.0    >= 2.10
 
 )



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