]> git.pld-linux.org Git - packages/speech-dispatcher.git/blob - pulse.patch
- typo
[packages/speech-dispatcher.git] / pulse.patch
1 --- speech-dispatcher-0.7.1/src/audio/Makefile.am.wiget 2011-10-25 20:05:37.237419428 +0200
2 +++ speech-dispatcher-0.7.1/src/audio/Makefile.am       2011-10-25 20:05:48.157142608 +0200
3 @@ -11,7 +11,7 @@ endif
4  
5  if pulse_support
6  PULSE_FLAGS = -DWITH_PULSE
7 -PULSE_LIBS = -lpulse-simple
8 +PULSE_LIBS = -lpulse-simple -lpulse
9  endif
10  
11  if alsa_support
This page took 0.090089 seconds and 3 git commands to generate.