fwupd: fix aarch64 build

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

https://github.com/fwupd/fwupd/commit/a75ef53eaf9ba03b617c02f08529dad03dd0e1f2

With meson 0.60 the build will fail.
This commit is contained in:
Bobby Rong
2022-01-22 22:26:57 +08:00
parent ac06871a54
commit edf5e394d3
@@ -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 [