mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 16:03:40 +02:00
build: Bump the gi-docgen dependency to 2024.1
This gives us an updated enumeration template and link validation, amongst other things. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if get_option('documentation') and enable_gir
|
||||
gidocgen_dep = dependency('gi-docgen', version: '>= 2023.1',
|
||||
gidocgen_dep = dependency('gi-docgen', version: '>= 2024.1',
|
||||
fallback: ['gi-docgen', 'dummy_dep'],
|
||||
native: true,
|
||||
required: true)
|
||||
|
Reference in New Issue
Block a user