ci: Add libnatpmp-dev package to some builds

This commit is contained in:
Hennadii Stepanov
2020-02-23 02:33:35 +02:00
parent 5a0185b6c9
commit e28f9be87a
3 changed files with 3 additions and 3 deletions

View File

@@ -170,7 +170,7 @@ task:
task:
name: 'macOS 10.15 native [gui] [no depends]'
macos_brew_addon_script:
- brew install boost libevent berkeley-db4 qt miniupnpc ccache zeromq qrencode sqlite libtool automake pkg-config gnu-getopt
- brew install boost libevent berkeley-db4 qt 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)