Skip to content
Permalink
Browse files
[travis] Install libzip for macos
  • Loading branch information
m-kuhn committed Aug 16, 2017
1 parent 7764cd9 commit ac1decd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
@@ -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

0 comments on commit ac1decd

Please sign in to comment.