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