mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 14:22:13 +00:00
trivial: Do not load the GResource when not required
This commit is contained in:
parent
e6e0de5405
commit
c4cdda0b87
@ -66,7 +66,6 @@ shared_module('fu_plugin_uefi_capsule',
|
|||||||
if get_option('compat_cli')
|
if get_option('compat_cli')
|
||||||
fwupdate = executable(
|
fwupdate = executable(
|
||||||
'fwupdate',
|
'fwupdate',
|
||||||
resources_src,
|
|
||||||
fu_hash,
|
fu_hash,
|
||||||
sources: [
|
sources: [
|
||||||
'fu-uefi-tool.c',
|
'fu-uefi-tool.c',
|
||||||
|
Loading…
Reference in New Issue
Block a user