commit f51a34f4a9304a378238b4c5a4aa7116dbcaf7ec
Author: Bertrand Lorentz <[email protected]>
Date: Sat Jul 3 14:04:57 2010 +0200
[mono] Fix requirement in libgpod-sharp.pc
Depend on gtk-sharp-2.0 instead of gdk-sharp-2.0, as gdk-sharp-2.0
doesn't seem to be available on all distros. This also makes it
consistent with the configure check.
bindings/mono/libgpod-sharp/libgpod-sharp.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bindings/mono/libgpod-sharp/libgpod-sharp.pc.in
b/bindings/mono/libgpod-sharp/libgpod-sharp.pc.in
index ec48738..f48e255 100644
--- a/bindings/mono/libgpod-sharp/libgpod-sharp.pc.in
+++ b/bindings/mono/libgpod-sharp/libgpod-sharp.pc.in
@@ -2,5 +2,5 @@ Name: libgpod-sharp
Description: libgpod-sharp
Version: 0.1
-Requires: glib-sharp-2.0 gdk-sharp-2.0
+Requires: glib-sharp-2.0 gtk-sharp-2.0
Libs: -r:@expanded_libdir@/@PACKAGE@/libgpod-sharp.dll
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2