From 4ba597e0f5f635b6fa880fa4a9bbf5918a6438a8 Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Tue, 6 Aug 2024 20:15:51 +0300 Subject: [PATCH] update build instruction now that adevtool no longer uses python --- static/build.html | 37 +------------------------------------ 1 file changed, 1 insertion(+), 36 deletions(-) diff --git a/static/build.html b/static/build.html index 7c3a5ac9..8336d3e5 100644 --- a/static/build.html +++ b/static/build.html @@ -201,7 +201,7 @@

To build GrapheneOS, install the required packages:

-
apt install repo yarnpkg python3-venv zip rsync
+
apt install repo yarnpkg zip rsync

Your PATH may not contain directories like /sbin, and many system administration commands will fail. The @@ -271,8 +271,6 @@ source ~/.bashrc

Additional dependencies for extracting vendor files with adevtool: