mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-09 04:27:50 +08:00
Add missing dependencies that were there on 10.13. Change-Id: I1d81e9f50a83486784bef02bf904e3e8c53c4f11 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
6 lines
49 B
Bash
Executable File
6 lines
49 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
brew install pcre2
|