From 34a2f91055ea467b4c20c419646849da5bd7fb94 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Tue, 13 Sep 2022 22:59:25 +0100 Subject: Revert "doc: note that brew installed qt is not supported" This reverts commit 33b0b26a03a401bd39b88931b69d162c3c538d31. --- doc/build-osx.md | 8 -------- 1 file changed, 8 deletions(-) (limited to 'doc') diff --git a/doc/build-osx.md b/doc/build-osx.md index fdf0a9d414..f11ed97e09 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -96,14 +96,6 @@ Skip if you don't intend to use the GUI. brew install qt@5 ``` -Ensure that the `qt@5` package is installed, not the `qt` package. -If 'qt' is installed, the build process will fail. -if installed, remove the `qt` package with the following command: - -``` bash -brew uninstall qt -``` - Note: Building with Qt binaries downloaded from the Qt website is not officially supported. See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714). -- cgit v1.2.3