Update lib.sh

pull/109/head
midoks 3 years ago
parent 8b8c0becbb
commit b1c1e78c6a
  1. 4
      scripts/lib.sh

@ -276,6 +276,7 @@ else
fi
# system judge
if [ "$OSNAME" == "macos" ]; then
brew install libmemcached
brew install curl
@ -349,6 +350,7 @@ else
fi
fi
##### common start #####
Install_Libiconv
@ -362,3 +364,5 @@ Install_Freetype_New
# Install_OpenSSL
Install_Libzip
##### common end #####

Loading…
Cancel
Save