[folks] build: Remove some over-linking in the oFono backend



commit d9a38f5fa4c0c7c4ea131f76b90dc0f3bc208cb6
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Thu May 15 15:53:45 2014 +0100

    build: Remove some over-linking in the oFono backend
    
    If it links against folks-generics, the GTypes for the FolksSmallSet
    functions are included in the runtime image twice, and the backend fails
    to load.

 backends/ofono/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/backends/ofono/Makefile.am b/backends/ofono/Makefile.am
index 029db45..aff43df 100644
--- a/backends/ofono/Makefile.am
+++ b/backends/ofono/Makefile.am
@@ -9,7 +9,6 @@ backend_LTLIBRARIES = ofono.la
 # in libebook-1.2.deps.
 ofono_la_VALAFLAGS = \
        $(backend_valaflags) \
-       --pkg folks-generics \
        --pkg libebook-1.2 \
        --pkg libedataserver-1.2 \
        $(NULL)


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