Merge 708517b2dd into merged_master (Bitcoin PR #21663)

This commit is contained in:
Andrew Poelstra 2021-06-30 00:33:27 +00:00
commit 57d80cf38d

View file

@ -192,8 +192,9 @@ task:
task:
name: 'macOS 11 native [gui] [no depends]'
macos_brew_addon_script:
- brew install boost libevent berkeley-db4 qt miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
brew_install_script:
- brew update
- brew install boost libevent berkeley-db4 qt@5 miniupnpc libnatpmp ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
<< : *GLOBAL_TASK_TEMPLATE
osx_instance:
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)