From f1c378c027db012956d5e8a9585004250550d581 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Tue, 27 Jun 2017 05:33:18 -0400 Subject: Added functions for downloading/patching archives i.e., source tarballs are (partially) supported --- libreboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libreboot') diff --git a/libreboot b/libreboot index 483dff93..c6464239 100755 --- a/libreboot +++ b/libreboot @@ -239,7 +239,7 @@ libreboot() { exit 1 fi - requirements "tar" "sed" "gpg" "sha256sum" + requirements 'tar' 'sed' 'gpg' 'sha256sum' 'wget' if project_check "${target}"; then libreboot_project "${action}" "${target}" "$@" -- cgit v1.2.3-70-g09d2