mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 00:00:47 +00:00
trivial: wacom_usb: depend on plugin_deps rather than hardcoding libraries
This commit is contained in:
parent
73cdf067ed
commit
e6cd7d1d60
@ -51,11 +51,7 @@ if get_option('tests')
|
||||
fwupdplugin_incdir,
|
||||
],
|
||||
dependencies : [
|
||||
libxmlb,
|
||||
gio,
|
||||
gusb,
|
||||
gudev,
|
||||
libm,
|
||||
plugin_deps,
|
||||
],
|
||||
link_with : [
|
||||
fwupd,
|
||||
|
Loading…
Reference in New Issue
Block a user