updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / epsxe-plugin-spu-peops-alsa / alsa.patch
blob8be2dc99772dfec35decac250709b9210ba438a8
1 diff -aur src.clean/src/Makefile src.new/src/Makefile
2 --- src.clean/src/Makefile 2011-07-21 23:36:13.000000000 +0100
3 +++ src.new/src/Makefile 2011-07-21 23:36:52.000000000 +0100
4 @@ -7,7 +7,7 @@
5 ##############################################################################
7 # Set to TRUE to build the ALSA support
8 -USEALSA = FALSE
9 +USEALSA = TRUE
10 # Set to TRUE to disable the thread library support - helpful for some Linux distros
11 NOTHREADLIB = FALSE