commit 40e33d9f0013c9b3014af0d10826293b80833375 from: Thomas Adam date: Sat Jul 16 14:38:23 2022 UTC portable: ci: add bison for macos commit - 90220ce4aca774c9006ca26d05cc35f9256fe6d5 commit + 40e33d9f0013c9b3014af0d10826293b80833375 blob - fe6ca888c585c25c77b7386cc1da8453388f1ac7 blob + a79994f7cd60f17d175950327124a5d7d21ee78a --- .github/ci/before-install.sh +++ .github/ci/before-install.sh @@ -30,6 +30,7 @@ fi if [ "$CIRRUS_OS" = "darwin" ]; then brew install autoconf \ automake \ + bison \ pkg-config \ ncurses \ ossp-uuid \