File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ function build_versions()
9797
9898 # https://download.gnome.org/sources/glib/
9999 # ERROR: glib-2.56 gthread-2.0 is required to compile QEMU
100- build_glib " 2.56.4"
100+ build_glib2 " 2.73.3 " # "2.56.4"
101101
102102 # Not toghether with nettle.
103103 # build_libgpg_error "1.43"
@@ -229,7 +229,7 @@ function build_versions()
229229
230230 # TODO "2.72.1" (meson)
231231 # https://download.gnome.org/sources/glib/
232- build_glib " 2.56.4"
232+ build_glib2 " 2.56.4"
233233
234234 # Not toghether with nettle.
235235 # build_libgpg_error "1.43"
@@ -350,7 +350,7 @@ function build_versions()
350350 build_gettext " 0.21"
351351
352352 # TODO "2.70.2" (meson)
353- build_glib " 2.56.4" #
353+ build_glib2 " 2.56.4" #
354354
355355 # Not toghether with nettle.
356356 # build_libgpg_error "1.43"
You can’t perform that action at this time.
0 commit comments