未验证 提交 7247a80b 编写于 作者: C Colin Edwards 提交者: GitHub

CI: Add freetype dep on osx

上级 8726425a
......@@ -40,8 +40,8 @@ ccache -s || echo "CCache is not available."
# Fetch and untar prebuilt OBS deps that are compatible with older versions of OSX
hr "Downloading OBS deps"
wget --quiet --retry-connrefused --waitretry=1 https://github.com/obsproject/obs-deps/releases/download/2020-04-07/osx-deps-2020-04-07.tar.gz
tar -xf ./osx-deps-2020-04-07.tar.gz -C /tmp
wget --quiet --retry-connrefused --waitretry=1 https://github.com/obsproject/obs-deps/releases/download/2020-4-16/osx-deps-2020-04-16.tar.gz
tar -xf ./osx-deps-2020-04-16.tar.gz -C /tmp
# Fetch vlc codebase
hr "Downloading VLC repo"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册