]> git.pld-linux.org Git - packages/libsoup.git/commitdiff
- fix pkg-config --libs --static
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Jan 2008 08:24:59 +0000 (08:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libsoup-static.patch -> 1.1

libsoup-static.patch [new file with mode: 0644]

diff --git a/libsoup-static.patch b/libsoup-static.patch
new file mode 100644 (file)
index 0000000..62a97f6
--- /dev/null
@@ -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}
This page took 0.098812 seconds and 4 git commands to generate.