CMake/deps: Added new macOS arm64 build dependency to instructions

macOS arm64 has extra requirements.
This commit is contained in:
2021-03-01 13:07:39 +01:00
parent e81034f75d
commit 4b3dcd8069

View File

@@ -31,6 +31,7 @@
#
# MAC OS X USAGE:
# Install with homebrew: brew install autoconf automake bison cmake libtool pkg-config yasm
# Additional requirements for macOS arm64: brew install flex
# Run "make deps" from main Blender directory
#
# LINUX USAGE: