Skip to content

Commit

Permalink
Add macos brew libtool
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwason committed Dec 3, 2023
1 parent af63ff7 commit bda5eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
python3 -m pip install numpy setuptools wheel pytest delvewheel colcon-common-extensions vcstool
- name: brew
run: |
brew install libomp cmake autotools autoconf
brew install libomp cmake autotools autoconf libtool
- name: vcs import
working-directory: ws/src
run: vcs import --input tesseract/.github/workflows/windows_dependencies.repos
Expand Down

0 comments on commit bda5eaf

Please sign in to comment.