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, fwupdplugin_incdir,
], ],
dependencies : [ dependencies : [
libxmlb, plugin_deps,
gio,
gusb,
gudev,
libm,
], ],
link_with : [ link_with : [
fwupd, fwupd,