mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 06:10:13 +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,
|
fwupdplugin_incdir,
|
||||||
],
|
],
|
||||||
dependencies : [
|
dependencies : [
|
||||||
libxmlb,
|
plugin_deps,
|
||||||
gio,
|
|
||||||
gusb,
|
|
||||||
gudev,
|
|
||||||
libm,
|
|
||||||
],
|
],
|
||||||
link_with : [
|
link_with : [
|
||||||
fwupd,
|
fwupd,
|
||||||
|
Loading…
Reference in New Issue
Block a user