We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8273a commit 13f4205Copy full SHA for 13f4205
.github/workflows/CI.yaml
@@ -40,7 +40,7 @@ jobs:
40
- os: macos-latest
41
BUILD_TYPE: default
42
DRAFT: disabled
43
- PACKAGES: automake autoconf ossp-uuid zeromq curl libmicrohttpd
+ PACKAGES: automake autoconf libtool ossp-uuid zeromq curl libmicrohttpd
44
# For non-cmake users, there is an autotools solution with a bit more overhead
45
# to have dependencies ready and pass configure script before making this check).
46
# Note that the autotools variant will also require dependencies preinstalled to
0 commit comments