d4aaf9405d
easy to access data through Google Data APIs (e.g. Contacts, Calendar). WWW: http://code.google.com/p/google-gdata/
11 lines
433 B
PkgConfig
11 lines
433 B
PkgConfig
|
|
$FreeBSD$
|
|
|
|
--- misc/gdata-sharp-core.pc.in.orig
|
|
+++ misc/gdata-sharp-core.pc.in
|
|
@@ -5,4 +5,4 @@
|
|
Description: CLI bindings to Google's online services (Core libraries)
|
|
Version: @VERSION@
|
|
|
|
-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
|
|
+Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r:${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
|