[rhythmbox] link daap plugin with RHYTHMBOX_LIBS (bug #597899)
- From: Christophe Fergeau <teuf src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [rhythmbox] link daap plugin with RHYTHMBOX_LIBS (bug #597899)
- Date: Sun, 11 Oct 2009 10:27:44 +0000 (UTC)
commit 3bf2e8b95d5a2c8000a7e46b73f0b92c5319e927
Author: Christophe Fergeau <cfergeau mandriva com>
Date: Sat Oct 10 14:16:35 2009 +0200
link daap plugin with RHYTHMBOX_LIBS (bug #597899)
The DAAP plugin uses libsoup, so it needs to link with libsoup which is
part of RHYTHMBOX_LIBS.
plugins/daap/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/daap/Makefile.am b/plugins/daap/Makefile.am
index 90935ee..dfc1058 100644
--- a/plugins/daap/Makefile.am
+++ b/plugins/daap/Makefile.am
@@ -35,6 +35,7 @@ libdaap_la_LIBTOOLFLAGS = --tag=disable-static
libdaap_la_LIBADD = \
$(top_builddir)/shell/librhythmbox-core.la \
$(DBUS_LIBS) \
+ $(RHYTHMBOX_LIBS) \
$(MDNS_LIBS)
INCLUDES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]