trivial: Do not load the GResource when not required

This commit is contained in:
Richard Hughes 2022-06-17 16:14:47 +01:00
parent e6e0de5405
commit c4cdda0b87

View File

@ -66,7 +66,6 @@ shared_module('fu_plugin_uefi_capsule',
if get_option('compat_cli')
fwupdate = executable(
'fwupdate',
resources_src,
fu_hash,
sources: [
'fu-uefi-tool.c',