summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-06 01:05:15 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-06 01:05:15 -0500
commitb855411e98446fa238b4d20595385e77d99f592c (patch)
tree7a143ca93588e3a100683d17c200a215cf318382 /static/build.html
parent9076fa9bf737e8157cb4dd067d20af2069d2fb39 (diff)
list dependency for build sandbox
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index e559992e..2baead0f 100644
--- a/static/build.html
+++ b/static/build.html
@@ -237,6 +237,8 @@
<li>freetype2, fontconfig and any OpenType/TrueType font (such as DejaVu
but anything works) for OpenJDK despite it being a headless variant
without GUI support</li>
+ <li>hostname (inetutils) is used for detecting namespace support for build
+ sandboxing</li>
<li>ncurses5 (provided by the source tree for some tools but not others)</li>
<li>openssl</li>
<li>rsync</li>