Provisioning: Add pcre2 to the list of installed packages

This external dependency is now required by QtCore on macOS.

Change-Id: I4eef98e8e54f00861c1e9469dfbac61979d652e8
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Liang Qi
2019-03-19 15:09:01 +01:00
parent 8b0a10d1c1
commit 705696e1d1

View File

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