[folks/next: 53/57] Don't try to link Telepathy tests to telepathy-glib 0



commit ef5dfa273aa6a64e73bada9b41ff321e2fc0299b
Author: Simon McVittie <simon mcvittie collabora co uk>
Date:   Tue Mar 25 11:03:36 2014 +0000

    Don't try to link Telepathy tests to telepathy-glib 0
    
    I wonder whether anyone ran these tests? :-(
    
    Reviewed-by: Xavier Claessens
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=708871

 tests/telepathy/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/telepathy/Makefile.am b/tests/telepathy/Makefile.am
index b65efd5..dd52fc5 100644
--- a/tests/telepathy/Makefile.am
+++ b/tests/telepathy/Makefile.am
@@ -10,7 +10,7 @@ AM_VALAFLAGS = \
        --vapidir=$(abs_top_builddir)/tests/lib/key-file \
        --vapidir=$(abs_top_srcdir)/backends/telepathy/lib \
        --vapidir=$(abs_top_builddir)/backends/telepathy/lib \
-       --pkg telepathy-glib \
+       --pkg telepathy-glib-1 \
        --pkg folks-telepathy \
        --pkg kf-test \
        --pkg tpf-test \


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