esound r522 - trunk



Author: jmouette
Date: Tue Nov 18 20:29:12 2008
New Revision: 522
URL: http://svn.gnome.org/viewvc/esound?rev=522&view=rev

Log:
        * esound.pc.in: put audiofile in Requires.private to avoid 
        spuriously linking to it.


Modified:
   trunk/ChangeLog
   trunk/esound.pc.in

Modified: trunk/esound.pc.in
==============================================================================
--- trunk/esound.pc.in	(original)
+++ trunk/esound.pc.in	Tue Nov 18 20:29:12 2008
@@ -6,7 +6,7 @@
 
 Name: esound
 Description: esound
-Requires: audiofile
+Requires.private: audiofile
 Version: @VERSION@
 Libs: -L${libdir} -lesd @SOUND_LIBS@
 Cflags: -I${includedir}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]