From fa9148670cfafe086013da346114f56cad5cea07 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Wed, 13 Dec 2023 20:59:34 +0800 Subject: [PATCH] Update dependencies for compiling Orca on Mac --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d10bc27da4..7399b37e40 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Orca Slicer's logo is designed by community member Justin Levine(@freejstnalxndr - Run `build_release.bat` in `x64 Native Tools Command Prompt for VS 2019` - Mac 64-bit - - Tools needed: Xcode, Cmake, git, gettext + - Tools needed: Xcode, Cmake, git, gettext, libtool, automake, autoconf - run `build_release_macos.sh` - Ubuntu