summaryrefslogtreecommitdiff
path: root/recipes/glib.recipe
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2020-07-23 13:26:42 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2020-07-24 16:13:07 +0530
commit46a2bb34e71eee3ca60787c98eabebb8180ee113 (patch)
treed30fdbea88301cf4441696e057464d206fd289c5 /recipes/glib.recipe
parent28b7b043d3896707a331c936a4da1105206cfa0e (diff)
glib.recipe: Fix fetching of env vars on UWP
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1579 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/563>
Diffstat (limited to 'recipes/glib.recipe')
-rw-r--r--recipes/glib.recipe2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/glib.recipe b/recipes/glib.recipe
index 6de7aeaf..5d4f3a6d 100644
--- a/recipes/glib.recipe
+++ b/recipes/glib.recipe
@@ -48,6 +48,8 @@ class Recipe(recipe.Recipe):
'glib/0003-meson-Only-look-for-_NSGetEnviron-when-building-for-.patch',
# https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1522
'glib/0001-meson-Fix-gnulib-printf-checks.patch',
+ # https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1579
+ 'glib/0001-glib-Use-g_getenv-everywhere-instead-of-getenv.patch'
]
files_libs = [