diff options
-rw-r--r-- | docs/git/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index 8412c760..02420fe6 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -47,7 +47,10 @@ <h1 id="build_dependencies">Install build dependencies</h1> <p> - 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. + <b>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.</b> </p> <ul> <li><b>deps-trisquel</b> script installs dependencies for Trisquel 6 (also tested in Trisquel 7).</li> |