summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorcadmic <cadmic24@gmail.com>2024-12-15 15:59:29 -0800
committerGitHub <noreply@github.com>2024-12-15 18:59:29 -0500
commit81f89b52c9c819983c69dfbaf2d96e5abf0e6264 (patch)
tree91126db714e0d37375ed658aa5e93d509e1224f2 /docs
parentbdb3656af9a834dba538c430ddc6998e98e7999c (diff)
Add libiconv to text too (#2375)
Diffstat (limited to 'docs')
-rw-r--r--docs/BUILDING_MACOS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/BUILDING_MACOS.md b/docs/BUILDING_MACOS.md
index 46f486bc0..9fe0e1b11 100644
--- a/docs/BUILDING_MACOS.md
+++ b/docs/BUILDING_MACOS.md
@@ -14,6 +14,7 @@ For macOS, use Homebrew to install the following dependencies:
* bash
* clang-format
* libxml2
+* libiconv
You can install them with the following commands: