From 59f05b2699208d9a8379fefc178d4db5c55cb1c8 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Mon, 17 Jul 2017 18:56:22 -0400 Subject: Remove hard dependency on wget --- libreboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libreboot') diff --git a/libreboot b/libreboot index c3384b7a..7a872463 100755 --- a/libreboot +++ b/libreboot @@ -231,7 +231,7 @@ libreboot() { exit 1 fi - requirements 'tar' 'sed' 'gpg' 'sha256sum' 'wget' + requirements 'tar' 'sed' 'gpg' 'sha256sum' if project_check "${target}"; then libreboot_project "${action}" "${target}" "$@" -- cgit v1.2.3-70-g09d2