mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-07 23:37:53 +00:00
trivial: Fix FreeBSD CI build
This commit is contained in:
parent
ac03f02f4c
commit
422d8cfa17
@ -1,4 +1,4 @@
|
|||||||
if get_option('docs')
|
if introspection.allowed() and get_option('docs')
|
||||||
toml_conf = configuration_data()
|
toml_conf = configuration_data()
|
||||||
docgen_version = source_version
|
docgen_version = source_version
|
||||||
if git.found() and source_version != fwupd_version
|
if git.found() and source_version != fwupd_version
|
||||||
|
Loading…
Reference in New Issue
Block a user