aboutsummaryrefslogtreecommitdiff
path: root/libreboot
diff options
context:
space:
mode:
Diffstat (limited to 'libreboot')
-rwxr-xr-xlibreboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/libreboot b/libreboot
index 0fb7391c..2a93348f 100755
--- a/libreboot
+++ b/libreboot
@@ -133,7 +133,7 @@ libreboot_setup() {
libreboot_setup_tool_actions
libreboot_setup_project_actions
- requirements 'tar' 'sed' 'gpg' 'sha256sum' 'git'
+ requirements tar sed gpg sha256sum git mmd mcopy grep mkfs.fat
libreboot_setup_variables
}