Skip to content

Commit 13f4205

Browse files
committed
add libtool dep
1 parent 9d8273a commit 13f4205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- os: macos-latest
4141
BUILD_TYPE: default
4242
DRAFT: disabled
43-
PACKAGES: automake autoconf ossp-uuid zeromq curl libmicrohttpd
43+
PACKAGES: automake autoconf libtool ossp-uuid zeromq curl libmicrohttpd
4444
# For non-cmake users, there is an autotools solution with a bit more overhead
4545
# to have dependencies ready and pass configure script before making this check).
4646
# Note that the autotools variant will also require dependencies preinstalled to

0 commit comments

Comments
 (0)