Skip to content

Commit cde4cac

Browse files
committed
Minor change
1 parent b710f64 commit cde4cac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install dependencies
2525
run: |
2626
brew reinstall git autoconf libtool
27-
brew install automake graphviz tesseract libmagic glib
27+
brew install automake graphviz tesseract libmagic pango libffi
2828
ln -s $(which glibtoolize) /usr/local/bin/libtoolize
2929
pip install --upgrade pip setuptools wheel tox tox-gh-actions appdirs
3030
BUILD_LIB=1 pip install --use-pep517 ssdeep

0 commit comments

Comments
 (0)