[grilo-plugins/fremantle: 15/27] Added GnomeVFS and util dependencies to shoutcast plugin



commit 6afbd8ed739ea1911a35d81865eef41933aecb05
Author: Xabier Rodriguez Calvar <xrcalvar igalia com>
Date:   Mon Apr 19 16:48:23 2010 +0200

    Added GnomeVFS and util dependencies to shoutcast plugin

 src/shoutcast/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/shoutcast/Makefile.am b/src/shoutcast/Makefile.am
index c6ecc0a..6d61dce 100644
--- a/src/shoutcast/Makefile.am
+++ b/src/shoutcast/Makefile.am
@@ -13,8 +13,10 @@ libgrlshoutcast_la_CFLAGS =	\
 	$(XML_CFLAGS)
 
 libgrlshoutcast_la_LIBADD =	\
+	${top_builddir}/src/util/libutil.a		\
 	$(DEPS_LIBS)		\
 	$(GIO_LIBS)		\
+	$(GNOMEVFS_LIBS)	\
 	$(XML_LIBS)
 
 libgrlshoutcast_la_SOURCES	 = grl-shoutcast.c grl-shoutcast.h



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