Skip to content

Commit e075dbf

Browse files
nwf-msrarichardson
authored andcommitted
README: add time package for Debian/Ubuntu systems
CheriBSD cross-build has come to depend on a `time` executable in the host $PATH, but Ubuntu 22.04, at least, doesn't consider that a worthwhile thing to have installed by default.
1 parent 9939a40 commit e075dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ brew install homebrew/cask/docker homebrew/cask/xquartz socat dtc
2828
If you are building CHERI on a Debian/Ubuntu-based machine, please install the following packages:
2929

3030
```shell
31-
apt install autoconf automake libtool pkg-config clang bison cmake ninja-build samba flex texinfo libglib2.0-dev libpixman-1-dev libarchive-dev libarchive-tools libbz2-dev libattr1-dev libcap-ng-dev
31+
apt install autoconf automake libtool pkg-config clang bison cmake ninja-build samba flex texinfo time libglib2.0-dev libpixman-1-dev libarchive-dev libarchive-tools libbz2-dev libattr1-dev libcap-ng-dev
3232
```
3333

3434
Older versions of Ubuntu may report errors when trying to install `libarchive-tools`. In this case try using `apt install bsdtar` instead.

0 commit comments

Comments
 (0)