diff options
Diffstat (limited to 'system/fwupd/README')
-rw-r--r-- | system/fwupd/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/system/fwupd/README b/system/fwupd/README index 2b5f47d7320e8..97f9f4281f5e4 100644 --- a/system/fwupd/README +++ b/system/fwupd/README @@ -4,9 +4,7 @@ This project aims to make updating firmware on Linux automatic, safe and reliable. Options (all default to false): - ENABLE_DELL: true|false - requires fwupdate (and transitively libsmbios) - ENABLE_SYNAPTICS: true|false - requires ENABLE_DELL=true and its dependencies - ENABLE_UEFI: true|false - requires fwupdate - ENABLE_UEFI_LABELS: true|false - requires pygobject3-python3 python3-pillow py3cairo + ENABLE_UEFI: true|false - requires pygobject3-python3 python3-pillow + py3cairo - https://github.com/hughsie/fwupd/blob/1.0.5/meson_options.txt + https://github.com/hughsie/fwupd/blob/1.1.3/meson_options.txt |