Skip to content

Commit fd7fa86

Browse files
committed
DEBUG
1 parent 7ea96ea commit fd7fa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/build-git

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DIR="$1"
55
case $(uname -s) in
66
Darwin)
77
brew install zlib
8-
brew link --force curl zlib pcre2 openssl
8+
brew link --force curl zlib
99
CURLDIR="$(curl-config --prefix)";;
1010
Linux)
1111
export DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)