Provisioning: Add freetype to the list of installed packages on macOS

Change-Id: Ic2df763fc027e3a588723a37a70354d3becc29a6
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Liang Qi
2019-03-20 13:52:36 +01:00
parent 705696e1d1
commit cb860d794d

View File

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