SOURCES: libsoup-static.patch (NEW) - fix pkg-config --libs --static

qboosh qboosh at pld-linux.org
Sun Jan 13 09:25:04 CET 2008


Author: qboosh                       Date: Sun Jan 13 08:25:04 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix pkg-config --libs --static

---- Files affected:
SOURCES:
   libsoup-static.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libsoup-static.patch
diff -u /dev/null SOURCES/libsoup-static.patch:1.1
--- /dev/null	Sun Jan 13 09:25:04 2008
+++ SOURCES/libsoup-static.patch	Sun Jan 13 09:24:59 2008
@@ -0,0 +1,9 @@
+--- libsoup-2.2.104/libsoup.pc.in.orig	2007-06-01 22:31:34.000000000 +0200
++++ libsoup-2.2.104/libsoup.pc.in	2008-01-13 09:19:33.406713940 +0100
+@@ -8,5 +8,6 @@
+ Description: a glib-based HTTP library
+ Version: @VERSION@
+ Requires: glib-2.0 libxml-2.0 @SSL_REQUIREMENT@
++Requires.private: gthread-2.0 gobject-2.0
+ Libs: -L${libdir} -lsoup-${SOUP_API_VERSION}
+ Cflags: -I${includedir}/libsoup-${SOUP_API_VERSION}
================================================================


More information about the pld-cvs-commit mailing list