Skip to content

Commit

Permalink
doc: remove bsdmainutils
Browse files Browse the repository at this point in the history
  • Loading branch information
fanquake committed Aug 29, 2024
1 parent 36ff336 commit a2b1d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Finally, clang (often less resource hungry) can be used instead of gcc, which is

Build requirements:

sudo apt-get install build-essential cmake pkg-config bsdmainutils python3
sudo apt-get install build-essential cmake pkg-config python3

Now, you can either build from self-compiled [depends](#dependencies) or install the required dependencies:

Expand Down

0 comments on commit a2b1d2c

Please sign in to comment.