Blame ci/setup-osx.sh

Packit Service 20376f
#!/bin/sh
Packit Service 20376f
Packit Service 20376f
set -x
Packit Service 20376f
Packit Service 20376f
brew update
Packit Service 20376f
brew install pkgconfig zlib curl openssl libssh2
Packit Service 20376f
Packit Service 20376f
ln -s /Applications/Xcode.app/Contents/Developer/usr/lib/libLeaksAtExit.dylib /usr/local/lib