trivial: Fix FreeBSD CI build

This commit is contained in:
Richard Hughes 2022-06-12 08:42:46 +01:00
parent ac03f02f4c
commit 422d8cfa17

View File

@ -1,4 +1,4 @@
if get_option('docs')
if introspection.allowed() and get_option('docs')
toml_conf = configuration_data()
docgen_version = source_version
if git.found() and source_version != fwupd_version