We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18c454 commit 9273629Copy full SHA for 9273629
meson.build
@@ -40,7 +40,7 @@ configure_file(
40
)
41
42
# need vips_thread_execute()
43
-vips_dep = dependency('vips', version: '>=8.16')
+vips_dep = dependency('vips', version: '>=8.17')
44
glib_dep = dependency('glib-2.0')
45
gtk_dep = dependency('gtk4')
46
m_dep = cc.find_library('m')
0 commit comments