gjs r30 - trunk



Author: lucasr
Date: Mon Oct 20 09:47:14 2008
New Revision: 30
URL: http://svn.gnome.org/viewvc/gjs?rev=30&view=rev

Log:
gjs-1.0.pc.in: link to libgjs-gi as well.


Modified:
   trunk/gjs-1.0.pc.in

Modified: trunk/gjs-1.0.pc.in
==============================================================================
--- trunk/gjs-1.0.pc.in	(original)
+++ trunk/gjs-1.0.pc.in	Mon Oct 20 09:47:14 2008
@@ -13,7 +13,7 @@
 
 Cflags: -I${includedir}/gjs-1.0 -I${js_include_dir}
 Requires: gobject-introspection-1.0 @JS_PACKAGE@
-Libs: -L${libdir} -lgjs
+Libs: -L${libdir} -lgjs -lgjs-gi
 
 Name: gjs-1.0
 Description: JS bindings for GObjects



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