We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pkg-config
1 parent 8247a8d commit 43cd802Copy full SHA for 43cd802
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
run: clang --version
69
70
- name: Install Homebrew packages
71
- run: brew install boost libevent qt@5 miniupnpc libnatpmp ccache zeromq qrencode libtool automake gnu-getopt
+ run: brew install automake libtool pkg-config gnu-getopt ccache boost libevent miniupnpc libnatpmp zeromq qt@5 qrencode
72
73
- name: Set Ccache directory
74
run: echo "CCACHE_DIR=${RUNNER_TEMP}/ccache_dir" >> "$GITHUB_ENV"
0 commit comments