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:
-rw-r--r--speex.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/speex.pc.in b/speex.pc.in
index 01275d7..6ffe023 100644
--- a/speex.pc.in
+++ b/speex.pc.in
@@ -10,5 +10,5 @@ Description: Speex is an audio codec tuned for speech
Version: @SPEEX_VERSION@
Requires:
Conflicts:
-Libs: -L${libdir} -lspeex
+Libs: -L${libdir} -lspeex -lm
Cflags: -I${includedir}