nautilus-sendto r376 - trunk
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: nautilus-sendto r376 - trunk
- Date: Tue, 6 Jan 2009 17:15:27 +0000 (UTC)
Author: hadess
Date: Tue Jan 6 17:15:27 2009
New Revision: 376
URL: http://svn.gnome.org/viewvc/nautilus-sendto?rev=376&view=rev
Log:
2009-01-06 Bastien Nocera <hadess hadess net>
* configure.in: Update minimum reqs so we can not compile
the empathy plugin with older versions of empathy
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Tue Jan 6 17:15:27 2009
@@ -35,7 +35,7 @@
DBUS_GLIB_REQUIRED=0.60
GUPNP_AV_REQUIRED=0.2.1
EMPATHY_REQUIRED=2.23.91
-EMPATHY_GTK_REQUIRED=2.23.91
+EMPATHY_GTK_REQUIRED=2.25.2
AC_SUBST(GLIB_REQUIRED)
AC_SUBST(GTK_REQUIRED)
@@ -247,7 +247,7 @@
dnl Empathy support
dnl -------------------------------------------------
-PKG_CHECK_MODULES(EMPATHY, libempathy >= $EMPATHY_REQUIRED libempathy-gtk >= $EMPATHY_GTK_REQUIRED gio-2.0,
+PKG_CHECK_MODULES(EMPATHY, libempathy >= $EMPATHY_REQUIRED libempathy-gtk >= $EMPATHY_GTK_REQUIRED gio-2.0 telepathy-glib,
[
AC_SUBST(EMPATHY_CFLAGS)
AC_SUBST(EMPATHY_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]