Skip to content

Commit

Permalink
Also needed on a clean system install.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyonFlame committed Mar 31, 2023
1 parent f313d75 commit 13766c0
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 @@ -7,7 +7,7 @@ This repo contains a list of scripts, templates and tools to generate a working
Different systems might require a host of tools to get a build working, in ubuntu you might want:

```bash
sudo apt install -y build-essential autoconf bison flex gawk gettext g++ help2man libncurses-dev libtool-bin texinfo unzip libffi-dev patchelf
sudo apt install -y git build-essential autoconf ninja-build meson cmake bison flex gawk gettext g++ help2man libncurses-dev libtool-bin texinfo unzip libffi-dev libexpat-dev patchelf gperf intltool
```

### How to build it?
Expand Down

0 comments on commit 13766c0

Please sign in to comment.