Prospective fix for broken cmake builds on 10.14

Add missing dependencies that were there on 10.13.

Change-Id: I1d81e9f50a83486784bef02bf904e3e8c53c4f11
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Simon Hausmann
2020-02-12 21:56:17 +01:00
parent de86e584d5
commit 4d0a52ddbf
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
brew install freetype

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
brew install pcre2