Skip to content

Commit 34a2f91

Browse files
committed
Revert "doc: note that brew installed qt is not supported"
This reverts commit 33b0b26.
1 parent a8c3590 commit 34a2f91

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/build-osx.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,14 +96,6 @@ Skip if you don't intend to use the GUI.
9696
brew install qt@5
9797
```
9898

99-
Ensure that the `qt@5` package is installed, not the `qt` package.
100-
If 'qt' is installed, the build process will fail.
101-
if installed, remove the `qt` package with the following command:
102-
103-
``` bash
104-
brew uninstall qt
105-
```
106-
10799
Note: Building with Qt binaries downloaded from the Qt website is not officially supported.
108100
See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714).
109101

0 commit comments

Comments
 (0)