We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3992c6c commit 8540e2bCopy full SHA for 8540e2b
1 file changed
.github/workflows/MediaConch_Checks.yml
@@ -26,7 +26,7 @@ jobs:
26
pip --disable-pip-version-check install git+https://github.com/vi/mkvparse.git
27
fi
28
if [ "$RUNNER_OS" == "macOS" ]; then
29
- brew install libtool automake libxslt jansson qt sfk xmlstarlet ffmpeg
+ brew install libtool automake libxslt libevent jansson qt sfk xmlstarlet ffmpeg
30
sudo pip --disable-pip-version-check install --prefix /usr/local git+https://github.com/vi/mkvparse.git
31
32
- name: Get ZenLib info
0 commit comments