From 769896c18a2c8bd4185bb4c1a4eca614d6818fdc Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 01 Feb 2015 07:50:29 -0500 Subject: docs/git/index.html: Say that the build dependencies are for src --- (limited to 'docs/git') diff --git a/docs/git/index.html b/docs/git/index.html index 8412c76..02420fe 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -47,7 +47,10 @@

Install build dependencies

- Before doing anything, you need the dependencies first. + Before doing anything, you need the dependencies first. This is true if + you want to build libreboot from source, with either libreboot_src.tar.xz or git. + If you are using libreboot_bin.tar.xz (binary archive) then you can ignore this, because + ROM images and statically compiled executables for the utilities are included.