mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-30 22:42:25 +00:00
elanfp plugin requires gusb
This commit is contained in:
parent
74a2a47f7f
commit
a4549f5035
@ -1,3 +1,4 @@
|
||||
if get_option('gusb')
|
||||
cargs = ['-DG_LOG_DOMAIN="FuPluginElanfp"']
|
||||
|
||||
install_data(['elanfp.quirk'],
|
||||
@ -27,3 +28,4 @@ shared_module('fu_plugin_elanfp',
|
||||
plugin_deps,
|
||||
],
|
||||
)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user