summarylogtreecommitdiffstats
path: root/faad2-2.7-xmms-shared-lib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'faad2-2.7-xmms-shared-lib.patch')
-rw-r--r--faad2-2.7-xmms-shared-lib.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/faad2-2.7-xmms-shared-lib.patch b/faad2-2.7-xmms-shared-lib.patch
new file mode 100644
index 000000000000..aecafc07b934
--- /dev/null
+++ b/faad2-2.7-xmms-shared-lib.patch
@@ -0,0 +1,12 @@
+diff -Naur a/plugins/xmms/src/Makefile.am b/plugins/xmms/src/Makefile.am
+--- a/plugins/xmms/src/Makefile.am 2009-01-26 16:51:44.000000000 -0600
++++ b/plugins/xmms/src/Makefile.am 2015-06-24 23:15:27.782279146 -0500
+@@ -7,7 +7,7 @@
+ -I$(top_srcdir)/include -I$(top_srcdir)/common/mp4ff
+
+ libmp4_la_LIBADD = $(top_builddir)/libfaad/libfaad.la \
+- $(top_builddir)/common/mp4ff/libmp4ff.a
++ $(top_builddir)/common/mp4ff/libmp4ff.la
+
+ libmp4_la_LDFLAGS = -module -avoid-version $(local_LDFLAGS) -lpthread
+