trivial: wacom_usb: depend on plugin_deps rather than hardcoding libraries

This commit is contained in:
Mario Limonciello 2021-06-14 09:43:25 +01:00 committed by Richard Hughes
parent 73cdf067ed
commit e6cd7d1d60

View File

@ -51,11 +51,7 @@ if get_option('tests')
fwupdplugin_incdir,
],
dependencies : [
libxmlb,
gio,
gusb,
gudev,
libm,
plugin_deps,
],
link_with : [
fwupd,