[vinagre/gnome-3-0] Add dbus-glib-1 to telepathy-glib pkg-config check



commit b94ef0d49c7d2d4b8ab4f8d03fa25d9def696c6f
Author: David King <amigadave amigadave com>
Date:   Fri Apr 29 14:11:02 2011 +0200

    Add dbus-glib-1 to telepathy-glib pkg-config check
    
    Thanks to Andreas Henriksson for the report.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 88815e2..029e619 100644
--- a/configure.ac
+++ b/configure.ac
@@ -145,7 +145,7 @@ AS_IF([test "x$have_avahi" = "xyes"],
 AM_CONDITIONAL([VINAGRE_HAVE_AVAHI], [test "x$have_avahi" = "xyes"])
 
 # Check for telepathy-glib.
-TELEPATHY_GLIB_DEPS="telepathy-glib >= 0.11.6"
+TELEPATHY_GLIB_DEPS="dbus-glib-1 telepathy-glib >= 0.11.6"
 
 AC_ARG_WITH([telepathy],
   [AS_HELP_STRING([--without-telepathy],



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