[grilo-plugins/fremantle: 13/27] Removed GIO dependencies from jamendo plugin



commit bd3baeed2d8d6f09f72dc2ec00538d8207301118
Author: Xabier Rodriguez Calvar <xrcalvar igalia com>
Date:   Mon Apr 19 15:18:38 2010 +0200

    Removed GIO dependencies from jamendo plugin

 src/jamendo/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/jamendo/Makefile.am b/src/jamendo/Makefile.am
index 0fb7eae..186b3ea 100644
--- a/src/jamendo/Makefile.am
+++ b/src/jamendo/Makefile.am
@@ -9,13 +9,11 @@ lib_LTLIBRARIES		 = libgrljamendo.la
 
 libgrljamendo_la_CFLAGS =	\
 	$(DEPS_CFLAGS)		\
-	$(GIO_CFLAGS)		\
 	$(XML_CFLAGS)
 
 libgrljamendo_la_LIBADD =	\
 	${top_builddir}/src/util/libutil.a		\
 	$(DEPS_LIBS)		\
-	$(GIO_LIBS)		\
 	$(GNOMEVFS_LIBS)	\
 	$(XML_LIBS)
 



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