mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-11 13:54:49 -06:00
docs: Add Python 3 to Mac dependencies.
Required once https://github.com/HandBrake/HandBrake/pull/1864 lands, and Python 2 is end of life at the end of this year.
This commit is contained in:
parent
72755f9515
commit
12a87ae83e
@ -22,6 +22,8 @@ Building HandBrake for Mac requires an Apple computer with a 64-bit Intel proces
|
|||||||
- free Apple Developer registration required, or install from the Mac App Store
|
- free Apple Developer registration required, or install from the Mac App Store
|
||||||
- [Command Line Tools for Xcode](https://developer.apple.com/download/more/)
|
- [Command Line Tools for Xcode](https://developer.apple.com/download/more/)
|
||||||
- free Apple Developer registration required, or install using `xcode-select --install`
|
- free Apple Developer registration required, or install using `xcode-select --install`
|
||||||
|
- [Python](https://www.python.org/downloads/) 3.7.0 or later
|
||||||
|
- ensure your Python installation has properly created `/Library/Frameworks/Python.framework/Versions/<version>`
|
||||||
|
|
||||||
Additional dependencies (may be built via included script):
|
Additional dependencies (may be built via included script):
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user