build: Fix building with introspection disabled and testsuite enabled
The headless tests are written in Python and need g-i.
This commit is contained in:
@@ -70,7 +70,9 @@ subdir('tools')
|
||||
subdir('reftests')
|
||||
if build_gir
|
||||
subdir('introspection')
|
||||
endif
|
||||
|
||||
if wayland_enabled
|
||||
subdir('headless')
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user