[xiph-commits] r7695 - trunk/speex
conrad at motherfish-iii.xiph.org
conrad at motherfish-iii.xiph.org
Sat Sep 4 18:11:30 PDT 2004
Author: conrad
Date: 2004-09-04 18:11:29 -0700 (Sat, 04 Sep 2004)
New Revision: 7695
Modified:
trunk/speex/speex.pc.in
Log:
remove incorrect lib dependency for pkg-config
Modified: trunk/speex/speex.pc.in
===================================================================
--- trunk/speex/speex.pc.in 2004-09-04 00:36:28 UTC (rev 7694)
+++ trunk/speex/speex.pc.in 2004-09-05 01:11:29 UTC (rev 7695)
@@ -1,4 +1,4 @@
-# libogg pkg-config source file
+# libspeex pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
@@ -8,7 +8,7 @@
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}
More information about the commits
mailing list