[folks] Don't make the Libsocialweb backend depend directly upon dbus-glib.



commit e2b872732403113024f1560e7a9f05de0444951e
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Wed Jun 22 15:46:28 2011 -0700

    Don't make the Libsocialweb backend depend directly upon dbus-glib.
    
    Helps: bgo#629716 - Migrate Folks to GDBus

 backends/libsocialweb/lib/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/backends/libsocialweb/lib/Makefile.am b/backends/libsocialweb/lib/Makefile.am
index 4805e67..eda0df1 100644
--- a/backends/libsocialweb/lib/Makefile.am
+++ b/backends/libsocialweb/lib/Makefile.am
@@ -42,7 +42,6 @@ libfolks_libsocialweb_la_VALAFLAGS = \
         --pkg gobject-2.0 \
         --pkg gio-2.0 \
         --pkg gee-1.0 \
-        --pkg dbus-glib-1 \
         --pkg libsocialweb-client \
         --includedir folks \
         --vapi folks-libsocialweb.vapi \



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