Skip to content

Commit d020419

Browse files
committed
Revert "doc: Install Rosetta on M1-macOS for qt in depends"
This reverts commit cdb41d5. It is no longer required because of the previous commit.
1 parent f6e2781 commit d020419

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

depends/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,6 @@ For linux S390X cross compilation:
8787

8888
sudo apt-get install g++-s390x-linux-gnu binutils-s390x-linux-gnu
8989

90-
### Install the required dependencies: M1-based macOS
91-
92-
To be able to build the `qt` package, ensure that Rosetta 2 is installed:
93-
94-
```
95-
softwareupdate --install-rosetta
96-
```
97-
9890
### Dependency Options
9991

10092
The following can be set when running make: `make FOO=bar`

0 commit comments

Comments
 (0)