summaryrefslogtreecommitdiff
path: root/recipes/build-tools
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2015-09-04 13:09:02 +0300
committerSebastian Dröge <sebastian@centricular.com>2015-09-04 13:09:02 +0300
commit9f49bcd70abe5ee4e749abbfb66fb41ef9b51e0d (patch)
tree7411b50e816390ff985c6f8e512d4c833c0d68d6 /recipes/build-tools
parent4837957c4e18d879d94cfa0761794a7e27d84a03 (diff)
glib-tools: Sync patches with the main glib recipe
Diffstat (limited to 'recipes/build-tools')
-rw-r--r--recipes/build-tools/glib-tools.recipe4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/build-tools/glib-tools.recipe b/recipes/build-tools/glib-tools.recipe
index 8361b05e..1f774bf0 100644
--- a/recipes/build-tools/glib-tools.recipe
+++ b/recipes/build-tools/glib-tools.recipe
@@ -21,6 +21,10 @@ class Recipe(recipe.Recipe):
'../glib/0014-Don-t-use-AT_FDCWD-on-iOS-for-now.patch',
'../glib/0015-Implementation-of-Cocoa-event-loop-integration-in-GM.patch',
'../glib/0016-gio-Fix-build-on-Android-Lollipop.patch',
+ '../glib/0018-gio-ginetaddress.c-Fix-Windows-XP-inet_pton-Emulatio.patch',
+ '../glib/0019-Fix-g_inet_address_to_string-on-XP.patch',
+ '../glib/0020-Fix-a-FIXME-in-the-WinXP-inet_pton-implementation.patch',
+ '../glib/0021-gioerror-Add-more-mappings-for-WinSock-error-codes.patch'
]
def prepare(self):