diff options
Diffstat (limited to 'src/glib-5-gio-add-dnsapi.patch')
-rw-r--r-- | src/glib-5-gio-add-dnsapi.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/glib-5-gio-add-dnsapi.patch b/src/glib-5-gio-add-dnsapi.patch deleted file mode 100644 index f28dc9f..0000000 --- a/src/glib-5-gio-add-dnsapi.patch +++ /dev/null @@ -1,17 +0,0 @@ -This file is part of MXE. -See index.html for further information. - -Link with dnsapi. - -diff --git a/gio-2.0.pc.in b/gio-2.0.pc.in -index 9f7123f..b0d5779 100644 ---- a/gio-2.0.pc.in -+++ b/gio-2.0.pc.in -@@ -13,6 +13,6 @@ Description: glib I/O library - Version: @VERSION@ - 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.private: @ZLIB_LIBS@ @NETWORK_LIBS@ - Cflags: |