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.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/speex.pc.in b/speex.pc.in
index c7d4cae..01275d7 100644
--- a/speex.pc.in
+++ b/speex.pc.in
@@ -1,4 +1,4 @@
-# libogg pkg-config source file
+# libspeex pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
@@ -8,7 +8,7 @@ includedir=@includedir@
Name: speex
Description: Speex is an audio codec tuned for speech
Version: @SPEEX_VERSION@
-Requires: ogg
+Requires:
Conflicts:
Libs: -L${libdir} -lspeex
Cflags: -I${includedir}