From 35e6c8b160af4cb80fd2a730c99d33bd1dabeaa6 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Fri, 12 Apr 2019 10:52:37 +0530 Subject: [PATCH] glib.wrap: Use the glib-2-60 stable branch instead of master This fixes https://gitlab.freedesktop.org/gstreamer/gst-build/issues/21 --- subprojects/glib.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap index 87021ae4d9..e30b0f2763 100644 --- a/subprojects/glib.wrap +++ b/subprojects/glib.wrap @@ -2,4 +2,4 @@ directory=glib url=https://gitlab.gnome.org/GNOME/glib.git push-url=git@gitlab.gnome.org:GNOME/glib.git -revision=master +revision=glib-2-60