CI: Install curl and icu4c as required dependencies for macOS build

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2024-10-22 16:41:29 +02:00
parent 2976eb1678
commit e9fc2af0b2

View File

@ -25,7 +25,7 @@ jobs:
- name: Install dependencies (macOS Homebrew)
run: |
brew install autoconf automake cabextract libtool
brew install leptonica libarchive pango
brew install curl icu4c leptonica libarchive pango
- name: Setup
run: |
./autogen.sh