r4079 - in trunk: . data



Author: timj
Date: 2006-11-14 18:25:48 -0500 (Tue, 14 Nov 2006)
New Revision: 4079

Modified:
   trunk/ChangeLog
   trunk/data/bse.pc.in
Log:
Wed Nov 15 00:25:16 2006  Tim Janik  <timj gtk org>                                                                                                           
                                                                                                                                                              
        * data/bse.pc.in: added gobject to bse's link list.                                                                                                   
                                                                                                                                                              



Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2006-11-14 23:24:30 UTC (rev 4078)
+++ trunk/ChangeLog	2006-11-14 23:25:48 UTC (rev 4079)
@@ -1,3 +1,7 @@
+Wed Nov 15 00:25:16 2006  Tim Janik  <timj gtk org>
+
+	* data/bse.pc.in: added gobject to bse's link list.
+
 Tue Nov 14 01:15:00 2006  Stefan Westerfeld  <stefan space twc de>
 
 	* tools/bsewavetool.cc: Added upsample2 and downsample2 commands.

Modified: trunk/data/bse.pc.in
===================================================================
--- trunk/data/bse.pc.in	2006-11-14 23:24:30 UTC (rev 4078)
+++ trunk/data/bse.pc.in	2006-11-14 23:25:48 UTC (rev 4079)
@@ -15,7 +15,7 @@
 
 Name: BSE
 Description: Bedevilled Sound Engine (Synthesis Core)
-Requires: @BSE_PC_REQUIRE@ gmodule-2.0
+Requires: @BSE_PC_REQUIRE@ gobject-2.0 gmodule-2.0
 Version: @VERSION@
 Libs: -L${libdir} -lbse @BSE_PC_LIBS@
 Cflags: -I${includedir} @BSE_PC_CFLAGS@




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