We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b710f64 commit cde4cacCopy full SHA for cde4cac
1 file changed
.github/workflows/osx.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install dependencies
25
run: |
26
brew reinstall git autoconf libtool
27
- brew install automake graphviz tesseract libmagic glib
+ brew install automake graphviz tesseract libmagic pango libffi
28
ln -s $(which glibtoolize) /usr/local/bin/libtoolize
29
pip install --upgrade pip setuptools wheel tox tox-gh-actions appdirs
30
BUILD_LIB=1 pip install --use-pep517 ssdeep
0 commit comments