]> git.proxmox.com Git - libgit2.git/blame - azure-pipelines/setup-osx.sh
Update d/ch for 0.28.5+dfsg.1-1 release -- from unstable branch
[libgit2.git] / azure-pipelines / setup-osx.sh
CommitLineData
6c7cee42
RD
1#!/bin/sh
2
3set -x
4
5brew update
ac3d33df 6brew install pkgconfig zlib curl openssl libssh2 ninja
6c7cee42
RD
7
8ln -s /Applications/Xcode.app/Contents/Developer/usr/lib/libLeaksAtExit.dylib /usr/local/lib