diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-01 12:50:29 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-01 12:50:29 +0000 |
commit | 769896c18a2c8bd4185bb4c1a4eca614d6818fdc (patch) | |
tree | a4197f5e0a6f08466b3482106a10c87c1599fcc1 | |
parent | 1838302e0c3b20a2fe0111d5c38222e1906dfe93 (diff) | |
download | librebootfr-769896c18a2c8bd4185bb4c1a4eca614d6818fdc.tar.gz librebootfr-769896c18a2c8bd4185bb4c1a4eca614d6818fdc.zip |
docs/git/index.html: Say that the build dependencies are for src
-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> |