mirror of
https://github.com/brl/mutter.git
synced 2025-02-18 06:04:10 +00:00
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.
This commit is contained in:
parent
f7f730ee84
commit
050edcee23
@ -8,7 +8,7 @@
|
|||||||
TOR_URL="http://ftp.gnome.org/pub/gnome/binaries/win32";
|
TOR_URL="http://ftp.gnome.org/pub/gnome/binaries/win32";
|
||||||
|
|
||||||
TOR_BINARIES=( \
|
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);
|
pango/1.28/pango{-dev,}_1.28.0-1_win32.zip);
|
||||||
|
|
||||||
TOR_DEP_URL="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies";
|
TOR_DEP_URL="http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user