summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/alsa-plugins/files/alsa-plugins-1.0.21-automagic.patch')
-rw-r--r--media-plugins/alsa-plugins/files/alsa-plugins-1.0.21-automagic.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-plugins/alsa-plugins/files/alsa-plugins-1.0.21-automagic.patch b/media-plugins/alsa-plugins/files/alsa-plugins-1.0.21-automagic.patch
new file mode 100644
index 000000000000..512ccc755e06
--- /dev/null
+++ b/media-plugins/alsa-plugins/files/alsa-plugins-1.0.21-automagic.patch
@@ -0,0 +1,12 @@
+diff -ur alsa-plugins-1.0.20.orig/Makefile.am alsa-plugins-1.0.20/Makefile.am
+--- alsa-plugins-1.0.20.orig/Makefile.am 2009-05-06 10:07:28.000000000 +0300
++++ alsa-plugins-1.0.20/Makefile.am 2009-08-01 18:23:26.000000000 +0300
+@@ -17,7 +17,7 @@
+ if HAVE_PPH
+ SUBDIRS += pph
+ endif
+-if HAVE_SPEEXDSP
++if USE_LIBSPEEX
+ SUBDIRS += speex
+ endif
+