Skip to content

Commit

Permalink
README: Turns out that tar is a hard requirement
Browse files Browse the repository at this point in the history
... for boulder.

We need to fix this in the boulder serpent recipe as well.

Signed-off-by: Rune Morling <ermo@serpentos.com>
  • Loading branch information
ermo committed Nov 22, 2024
1 parent 324a15a commit f9601d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ git clone https://github.com/serpent-os/tools.git
cd tools/

# Install a few prerequisites (this how you'd do it on Serpent OS)
sudo moss it binutils glibc-devel linux-headers clang
sudo moss it binutils glibc-devel linux-headers clang tar

# remember to add ~/.cargo/bin to your $PATH if this is how you installed rustfmt
cargo install rustfmt
Expand Down

0 comments on commit f9601d6

Please sign in to comment.