mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
[travis] Install libzip for macos
This commit is contained in:
parent
7764cd9108
commit
ac1decd107
@ -52,7 +52,8 @@ brew install \
|
||||
spatialindex \
|
||||
fastcgi \
|
||||
qtkeychain \
|
||||
gnu-sed
|
||||
gnu-sed \
|
||||
libzip
|
||||
|
||||
|
||||
mkdir -p ${HOME}/Library/Python/3.6/lib/python/site-packages
|
||||
|
@ -37,7 +37,8 @@ fcgi
|
||||
expat
|
||||
sqlite
|
||||
flex
|
||||
bison"
|
||||
bison
|
||||
libzip"
|
||||
|
||||
full_prefixes=""
|
||||
for p in ${prefixes}; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user