chiark / gitweb /
docs: Record that we tested bullseye too
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 16 Apr 2021 16:15:35 +0000 (17:15 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 16 Apr 2021 16:15:35 +0000 (17:15 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/build.rst

index 73520ed3a46f294b9e008a58a4068e9d779c7b1f..bce4c6a24be026386fb482ff82e266673e71cb5d 100644 (file)
@@ -8,10 +8,10 @@ libraries.  The main documentation is done with Sphinx.
 You will need at least 10G of disk space, or more, and a good internet
 connection.  Your computer will be compiling a lot of code.
 
-These instructions were once tested on Debian 10 "buster".  Otter
-won't build on Debian 9 "stretch" because the Typescript compiler
-(tsc) is too old.  tsc 3.3.3333 is known to work.  Ubuntu 20.04LTS
-"focal" should work.
+These instructions were once tested on Debian 11 "bullseye" and Debian
+10 "buster".  Otter won't build on Debian 9 "stretch" because the
+Typescript compiler (tsc) is too old.  tsc 3.3.3333 is known to work.
+Ubuntu 20.04LTS "focal" should work.
 
 Setup
 -----