]> git.pld-linux.org Git - packages/speech-dispatcher.git/blame - pulse.patch
- typo
[packages/speech-dispatcher.git] / pulse.patch
CommitLineData
835877b3
AF
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.055865 seconds and 4 git commands to generate.