mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 00:25:30 +00:00
trivial: Build pcre when building static CI tools
This commit is contained in:
parent
740bddf7dd
commit
02f003a195
@ -250,6 +250,7 @@ def _build(bld: Builder) -> None:
|
||||
"-Dbsymbolic_functions=false",
|
||||
"-Dtests=false",
|
||||
"-Dinternal_pcre=true",
|
||||
"--force-fallback-for=libpcre",
|
||||
],
|
||||
)
|
||||
bld.add_work_includedir("include/glib-2.0")
|
||||
|
Loading…
Reference in New Issue
Block a user