aboutsummaryrefslogtreecommitdiff
path: root/depends/README.md
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-11-24 17:43:19 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-11-25 09:35:25 +0200
commitd0204199d6aad3dc581467b0679b46ac109ed08d (patch)
tree4f8ae7ad363ebffd1e4b3c89dbde37dbd7f4b4f6 /depends/README.md
parentf6e278167595b9f6f7f5d5f8b333d1b6c5f0b40b (diff)
downloadbitcoin-d0204199d6aad3dc581467b0679b46ac109ed08d.tar.xz
Revert "doc: Install Rosetta on M1-macOS for qt in depends"
This reverts commit cdb41d5573b1e2ed1bc1d8d1dc9f77e82672ee1f. It is no longer required because of the previous commit.
Diffstat (limited to 'depends/README.md')
-rw-r--r--depends/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/depends/README.md b/depends/README.md
index bd69768167..5c00807473 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -87,14 +87,6 @@ For linux S390X cross compilation:
sudo apt-get install g++-s390x-linux-gnu binutils-s390x-linux-gnu
-### Install the required dependencies: M1-based macOS
-
-To be able to build the `qt` package, ensure that Rosetta 2 is installed:
-
-```
-softwareupdate --install-rosetta
-```
-
### Dependency Options
The following can be set when running make: `make FOO=bar`