summaryrefslogtreecommitdiff
path: root/media-libs/libshout/files/libshout-2.4.1-underlinking.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libshout/files/libshout-2.4.1-underlinking.patch')
-rw-r--r--media-libs/libshout/files/libshout-2.4.1-underlinking.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/media-libs/libshout/files/libshout-2.4.1-underlinking.patch b/media-libs/libshout/files/libshout-2.4.1-underlinking.patch
new file mode 100644
index 000000000000..0c6b7f2f5a71
--- /dev/null
+++ b/media-libs/libshout/files/libshout-2.4.1-underlinking.patch
@@ -0,0 +1,13 @@
+http://bugs.gentoo.org/499458
+
+--- libshout-2.4.1/src/Makefile.am
++++ libshout-2.4.1/src/Makefile.am
+@@ -33,7 +33,7 @@
+ AM_CFLAGS = @XIPH_CFLAGS@
+
+ libshout_la_LIBADD = common/net/libicenet.la common/timing/libicetiming.la common/avl/libiceavl.la\
+- common/httpp/libicehttpp.la $(MAYBE_THREAD_LIB) $(THEORA_LIBS) $(VORBIS_LIBS) $(SPEEX_LIBS) @XIPH_LIBS@
++ common/httpp/libicehttpp.la $(MAYBE_THREAD_LIB) $(OGG_LIBS) $(VORBIS_LIBS) $(THEORA_LIBS) $(SPEEX_LIBS) @XIPH_LIBS@
+
+ INCLUDES = -I$(top_builddir)/include -I./common/
+