summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2011-06-22 15:46:28 -0700
committerTravis Reitter <travis.reitter@collabora.co.uk>2011-06-23 09:34:20 -0700
commite2b872732403113024f1560e7a9f05de0444951e (patch)
treed59e2239085a8ee9d13d997f7fbdad23bba119f3
parent5e2c7adeff14517e36cd9d55335791833da64b5b (diff)
Don't make the Libsocialweb backend depend directly upon dbus-glib.
Helps: bgo#629716 - Migrate Folks to GDBus
-rw-r--r--backends/libsocialweb/lib/Makefile.am1
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 \