Commit Diff
--- .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 \
--- .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 \