Skip to content

Commit aea4c0f

Browse files
3v1n0bbhtt
authored andcommitted
libportal: Bump dependency on gio 2.80
It' mostly a test-dependency only, but it's old enough to just use it for everything
1 parent 3f3d7cc commit aea4c0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libportal/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ src = [
7070
generated_files,
7171
]
7272

73-
gio_dep = dependency('gio-2.0', version: '>= 2.72')
73+
gio_dep = dependency('gio-2.0', version: '>= 2.80')
7474
gio_unix_dep = dependency('gio-unix-2.0')
7575

7676
install_headers(public_headers, subdir: 'libportal')

0 commit comments

Comments
 (0)