From 44d7d8cc749ea28196bd82a30426dafe0f9087d9 Mon Sep 17 00:00:00 2001 From: Bebbo Date: Mon, 26 Feb 2018 16:56:23 +0100 Subject: [PATCH] refs #11: add gettext to the install list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66dbab9..4e03469 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Right now these tools are build: # Short Guide ## Prerequisites ### 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 ``` git clone https://github.com/bebbo/amiga-gcc