1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2025-12-08 22:38:25 +00:00

refs #11: add gettext to the install list

This commit is contained in:
Bebbo
2018-02-26 16:56:23 +01:00
parent 19c538988d
commit 44d7d8cc74

View File

@ -17,7 +17,7 @@ Right now these tools are build:
# Short Guide # Short Guide
## Prerequisites ## Prerequisites
### Ubuntu ### Ubuntu
`sudo apt install make git gcc g++ lhasa libgmp-dev libmpfr-dev libmpc-dev flex` `sudo apt install make git gcc g++ lhasa libgmp-dev libmpfr-dev libmpc-dev flex gettext`
## Howto Clone and Download All You Need ## Howto Clone and Download All You Need
``` ```
git clone https://github.com/bebbo/amiga-gcc git clone https://github.com/bebbo/amiga-gcc