Skip to content

Commit 3629f27

Browse files
committed
build: add texinfo to macOS build dependencies
1 parent cafcd36 commit 3629f27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
git config --global user.email "builds@travis-ci.com"
6666
git config --global user.name "Travis CI"
67-
brew install autoconf automake libtool
67+
brew install autoconf automake libtool texinfo
6868
mkdir build
6969
cd build
7070
cmake ..

0 commit comments

Comments
 (0)