[tracker] libtracker-data: Fixed test cases on Fedora 14



commit 8d35397e2f1591344b037fc66d82b42d56800d06
Author: Kjartan Maraas <kmaraas broadpark no>
Date:   Wed Oct 13 19:50:13 2010 +0100

    libtracker-data: Fixed test cases on Fedora 14

 tests/libtracker-data/Makefile.am |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/tests/libtracker-data/Makefile.am b/tests/libtracker-data/Makefile.am
index bf34184..e37e8ec 100644
--- a/tests/libtracker-data/Makefile.am
+++ b/tests/libtracker-data/Makefile.am
@@ -80,7 +80,10 @@ common_ldadd =								\
 	$(GCOV_LIBS)							\
 	$(GMODULE_LIBS)							\
 	$(GTHREAD_LIBS)							\
-	$(GLIB2_LIBS)
+	$(GLIB2_LIBS)							\
+	$(GOBJECT_LIBS)							\
+	$(GIO_LIBS)							\
+	$(GTYPE_LIBS)
 
 tracker_sparql_SOURCES = 						\
 	tracker-sparql-test.c
@@ -119,6 +122,7 @@ tracker_db_journal_LDADD =						\
 	$(GMODULE_LIBS)							\
 	$(GTHREAD_LIBS)							\
 	$(GLIB2_LIBS)							\
+	$(GOBJECT_LIBS)							\
 	$(GCOV_LIBS)							\
 	-lz
 
@@ -133,6 +137,7 @@ tracker_db_dbus_LDADD =						\
 	$(GMODULE_LIBS)							\
 	$(GTHREAD_LIBS)							\
 	$(GLIB2_LIBS)							\
+	$(GOBJECT_LIBS)							\
 	$(GCOV_LIBS)							\
 	-lz
 



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