Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2008-05-29 13:06:14 +0400
committerJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2008-05-29 13:06:14 +0400
commit2fee1222850076810d0ea575a66a9596a4b807a7 (patch)
treeb8188784ce6c242d00f26c0f9ec860aee4c40c11 /speexdsp.pc.in
parentd26630fb7e0f8be07fbf33c78cc82df7725a2903 (diff)
Thorvald Natvig's --with-fft= patch
Diffstat (limited to 'speexdsp.pc.in')
-rw-r--r--speexdsp.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/speexdsp.pc.in b/speexdsp.pc.in
index 2fa5ee1..bfa8ddc 100644
--- a/speexdsp.pc.in
+++ b/speexdsp.pc.in
@@ -8,7 +8,7 @@ includedir=@includedir@
Name: speexdsp
Description: Speexdsp is a speech processing library that goes along with the Speex codec
Version: @SPEEX_VERSION@
-Requires: @FFTW3_PKGCONFIG@
+Requires: @FFT_PKGCONFIG@
Conflicts:
Libs: -L${libdir} -lspeexdsp
Libs.private: -lm