chiark / gitweb /
docs: Add moreutils to build deps (needed for `ts`)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 16 Apr 2021 15:47:12 +0000 (16:47 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 16 Apr 2021 16:08:14 +0000 (17:08 +0100)
Reported-by: Matthew Vernon <matthewv@chiark.greenend.org.uk>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/build.rst

index d4e60ad3313bb1c7c7f300fb5a56783b0e209063..964dfec29b4147f76c9fc1cfeb47e6be0479d740 100644 (file)
@@ -20,7 +20,7 @@ Setup
 1. Install the packaged build dependencies::
 
 
-     sudo apt install build-essential cpio git curl     \
+     sudo apt install build-essential cpio git curl moreutils \
                       pkg-config libssl-dev             \
                       node-typescript inkscape bubblewrap \
                       netpbm imagemagick libtoml-parser-perl \