ci: remove python3-setuptools from mac build deps

This commit is contained in:
fanquake
2023-11-15 17:05:05 +00:00
parent 930bcfd4cd
commit 0ffcc5b680
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ The paths are automatically configured and no other options are needed unless ta
#### For macOS cross compilation
sudo apt-get install curl bsdmainutils cmake libz-dev python3-setuptools zip
sudo apt-get install curl bsdmainutils cmake libz-dev zip
Note: You must obtain the macOS SDK before proceeding with a cross-compile.
Under the depends directory, create a subdirectory named `SDKs`.