mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Update install_deps.sh
This commit is contained in:
@ -8,6 +8,8 @@ REPO_NAME=${TRAVIS_REPO_SLUG#*/}
|
||||
cd $HOME
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]
|
||||
then
|
||||
# upgrade wget as openssl is updated by travis
|
||||
brew upgrade wget
|
||||
pip3 install meson==0.49.2
|
||||
|
||||
wget https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-mac.zip
|
||||
|
Reference in New Issue
Block a user