summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2011-06-22 15:38:16 -0700
committerTravis Reitter <travis.reitter@collabora.co.uk>2011-06-23 09:34:20 -0700
commit5e2c7adeff14517e36cd9d55335791833da64b5b (patch)
tree4ded72fb629144da00998e44a3348c6a79c5e08e
parent67b5617bcbb2109dd43d9f25feae52c7efaeaa1f (diff)
Don't make the Telepathy tests depend directly upon dbus-glib.
Helps: bgo#629716 - Migrate Folks to GDBus
-rw-r--r--tests/telepathy/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/telepathy/Makefile.am b/tests/telepathy/Makefile.am
index 8974265..3df4f2d 100644
--- a/tests/telepathy/Makefile.am
+++ b/tests/telepathy/Makefile.am
@@ -34,7 +34,6 @@ AM_VALAFLAGS = \
--pkg gio-2.0 \
--pkg gee-1.0 \
--pkg gmodule-2.0 \
- --pkg dbus-glib-1 \
--pkg telepathy-glib \
--pkg folks \
--pkg folks-telepathy \