mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
up glib wrap
This commit is contained in:
parent
51f2a4f7fb
commit
e64ed836a5
2 changed files with 5 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ project('irssi', 'c',
|
|||
############################
|
||||
############################
|
||||
|
||||
glib_internal_version = 'glib-2.74.3' # keep this in sync with subprojects/glib.wrap
|
||||
glib_internal_version = 'glib-2.74.7' # keep this in sync with subprojects/glib.wrap
|
||||
glib_pcre2_internal_version = 'pcre2-10.40'
|
||||
glib_libffi_internal_version = 'libffi'
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue