From 75c3827657732dca1c012e7afe408d117862a42d Mon Sep 17 00:00:00 2001 From: Michael Matloka Date: Wed, 9 Feb 2022 01:19:28 +0100 Subject: [PATCH] Suggest installing `gettext` to get `autopoint` --- apple/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apple/README.md b/apple/README.md index 821ae37..1edd4c2 100644 --- a/apple/README.md +++ b/apple/README.md @@ -66,7 +66,7 @@ Please note that `FFmpegKit` project repository includes the source code of `FFm Use your package manager (brew, etc.) to install the following packages. ``` -autoconf automake libtool pkg-config curl cmake gcc gperf texinfo yasm nasm bison autogen git wget autopoint meson ninja +autoconf automake libtool pkg-config curl cmake gcc gperf texinfo yasm nasm bison autogen git wget gettext meson ninja ``` #### 2.2 Options