summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2013-11-10 06:45:16 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-11-10 06:45:16 (GMT)
commitf5d224ce5a91fd7d46de4efa7ed7253db0780095 (patch)
tree883d96265b449287c55c13afdbbf93ec7f60b7c6
parentb990625ce3b3f538bd6936a50ca10fd1ab5ef1f2 (diff)
downloadmxe-f5d224ce5a91fd7d46de4efa7ed7253db0780095.zip
mxe-f5d224ce5a91fd7d46de4efa7ed7253db0780095.tar.gz
mxe-f5d224ce5a91fd7d46de4efa7ed7253db0780095.tar.bz2
package glib: fix linking with libiphlpapi
-rw-r--r--src/glib-1-fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glib-1-fixes.patch b/src/glib-1-fixes.patch
index bd81620..5325ca1 100644
--- a/src/glib-1-fixes.patch
+++ b/src/glib-1-fixes.patch
@@ -189,7 +189,7 @@ diff -ur a/gio-2.0.pc.in b/gio-2.0.pc.in
Requires: glib-2.0 gobject-2.0
Requires.private: gmodule-no-export-2.0
-Libs: -L${libdir} -lgio-2.0
-+Libs: -L${libdir} -lgio-2.0 -ldnsapi
++Libs: -L${libdir} -lgio-2.0 -ldnsapi -liphlpapi
Libs.private: @ZLIB_LIBS@ @NETWORK_LIBS@
Cflags: