mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-gtk
synced 2026-01-07 12:08:18 +00:00
Remove dependency on gobject-introspection-1.0
This commit is contained in:
parent
218045dc42
commit
953556c8a7
@ -345,7 +345,6 @@ summary_info += {'coroutine': spice_gtk_coroutine}
|
||||
spice_gtk_has_introspection = false
|
||||
d = dependency('gobject-introspection-1.0', version : '>= 0.94', required : get_option('introspection'))
|
||||
if d.found()
|
||||
spice_glib_deps += d
|
||||
spice_gtk_has_introspection = true
|
||||
endif
|
||||
summary_info += {'introspection': spice_gtk_has_introspection}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user