[grilo-plugins/fremantle: 18/27] Removed GIO dependencies from shoutcast plugin



commit d7f99e944ca6da7a3757d68cc38d2ede5d3d54f9
Author: Xabier Rodriguez Calvar <xrcalvar igalia com>
Date:   Mon Apr 19 16:50:09 2010 +0200

    Removed GIO dependencies from shoutcast plugin

 src/shoutcast/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/shoutcast/Makefile.am b/src/shoutcast/Makefile.am
index 6d61dce..9c3a35e 100644
--- a/src/shoutcast/Makefile.am
+++ b/src/shoutcast/Makefile.am
@@ -9,13 +9,11 @@ lib_LTLIBRARIES		 = libgrlshoutcast.la
 
 libgrlshoutcast_la_CFLAGS =	\
 	$(DEPS_CFLAGS)		\
-	$(GIO_CFLAGS)		\
 	$(XML_CFLAGS)
 
 libgrlshoutcast_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]