[xiph-commits] r7696 - branches/rel-1-0-branch/speex

conrad at motherfish-iii.xiph.org conrad at motherfish-iii.xiph.org
Sat Sep 4 18:28:57 PDT 2004


Author: conrad
Date: 2004-09-04 18:28:57 -0700 (Sat, 04 Sep 2004)
New Revision: 7696

Modified:
   branches/rel-1-0-branch/speex/speex.pc.in
Log:
remove incorrect lib dependency for pkg-config


Modified: branches/rel-1-0-branch/speex/speex.pc.in
===================================================================
--- branches/rel-1-0-branch/speex/speex.pc.in	2004-09-05 01:11:29 UTC (rev 7695)
+++ branches/rel-1-0-branch/speex/speex.pc.in	2004-09-05 01:28:57 UTC (rev 7696)
@@ -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