commit c81793d870b92dff5d3acaef6e4bfb88bb917a57
Author: Bertrand Lorentz <bertrand.lore...@gmail.com>
Date:   Mon Jul 5 20:10:35 2010 +0200

    [mono] Add a Libraries variable to libgpod-sharp.pc.in
    
    This makes it easier for apps to copy the library if they need to.

 bindings/mono/libgpod-sharp/libgpod-sharp.pc.in |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/bindings/mono/libgpod-sharp/libgpod-sharp.pc.in 
b/bindings/mono/libgpod-sharp/libgpod-sharp.pc.in
index f48e255..e0b6292 100644
--- a/bindings/mono/libgpod-sharp/libgpod-sharp.pc.in
+++ b/bindings/mono/libgpod-sharp/libgpod-sharp.pc.in
@@ -1,6 +1,8 @@
+librari...@expanded_libdir@/@PACKAGE@/libgpod-sharp.dll
+
 Name: libgpod-sharp
 Description: libgpod-sharp
 Version: 0.1
 
 Requires: glib-sharp-2.0 gtk-sharp-2.0
-Libs: -r:@expanded_libdir@/@PACKAGE@/libgpod-sharp.dll
+Libs: -r:${Libraries}

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to