[cogl] mingw: update glib dependency to 2.28
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] mingw: update glib dependency to 2.28
- Date: Tue, 17 Jan 2012 00:18:43 +0000 (UTC)
commit 050edcee239e37fba9eb115b2c10b207dc848fd9
Author: Robert Bragg <robert linux intel com>
Date: Mon Jan 16 22:06:05 2012 +0000
mingw: update glib dependency to 2.28
Cogl depends on glib 2.28 for g_source_get_time() so this patch updates
the mingw-fetch-dependencies.sh helper script to fetch the 2.28.8-1
win32 glib binaries.
build/mingw/mingw-fetch-dependencies.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/mingw/mingw-fetch-dependencies.sh b/build/mingw/mingw-fetch-dependencies.sh
index b90bae6..5054e26 100755
--- a/build/mingw/mingw-fetch-dependencies.sh
+++ b/build/mingw/mingw-fetch-dependencies.sh
@@ -8,7 +8,7 @@
TOR_URL="http://ftp.gnome.org/pub/gnome/binaries/win32";
TOR_BINARIES=( \
- glib/2.26/glib{-dev,}_2.26.0-2_win32.zip \
+ glib/2.28/glib{-dev,}_2.28.8-1_win32.zip \
pango/1.28/pango{-dev,}_1.28.0-1_win32.zip);
TOR_DEP_URL="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]