totem r5485 - trunk



Author: hadess
Date: Fri Jun 20 10:54:04 2008
New Revision: 5485
URL: http://svn.gnome.org/viewvc/totem?rev=5485&view=rev

Log:
2008-06-20  Bastien Nocera  <hadess hadess net>

	* configure.in: Fix possible missing symbol when using a
	totem-pl-parser without GIO support



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Fri Jun 20 10:54:04 2008
@@ -643,6 +643,7 @@
 
 	PKG_CHECK_MODULES([BROWSER_PLUGIN],
 		[glib-2.0
+		 gio-2.0
 		 totem-plparser-mini >= $TOTEM_PLPARSER_REQS],
 		[],[enable_browser_plugins=no])
 



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