fwupd: fix aarch64 build

The following changes are introduced in 1.5.6 and the plugin_synaptics option no longer exist:

a75ef53eaf

With meson 0.60 the build will fail.
This commit is contained in:
Bobby Rong 2022-01-22 20:43:45 +08:00
parent ac06871a54
commit edf5e394d3
No known key found for this signature in database
GPG key ID: ED07364437C91161

View file

@ -214,7 +214,7 @@ let
"-Dc_link_args=-Wl,-rpath,${placeholder "out"}/lib"
] ++ lib.optionals (!haveDell) [
"-Dplugin_dell=false"
"-Dplugin_synaptics=false"
"-Dplugin_synaptics_mst=false"
] ++ lib.optionals (!haveRedfish) [
"-Dplugin_redfish=false"
] ++ lib.optionals haveFlashrom [