blam r573 - trunk



Author: cmartin
Date: Mon May  5 17:14:40 2008
New Revision: 573
URL: http://svn.gnome.org/viewvc/blam?rev=573&view=rev

Log:
It turns out gecko-tools needs GTK+ dev.


Modified:
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon May  5 17:14:40 2008
@@ -221,6 +221,7 @@
 
 dnl libblam
 PKG_CHECK_MODULES(LIBBLAM,
+                  gtk+-2.0 >= 2.2
                   $MOZILLA-gtkmozembed)
 AC_SUBST(LIBBLAM_CFLAGS)
 AC_SUBST(LIBBLAM_LIBS)



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