From eb60131741184a363e4ba852a2489c21fc43307a Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 1 Dec 2015 20:16:06 -0800 Subject: [core] Only android needs libzip --- scripts/linux/configure.sh | 1 - scripts/osx/configure.sh | 1 - 2 files changed, 2 deletions(-) (limited to 'scripts') diff --git a/scripts/linux/configure.sh b/scripts/linux/configure.sh index 6a88c13c01..fb6b3b1bdc 100644 --- a/scripts/linux/configure.sh +++ b/scripts/linux/configure.sh @@ -10,7 +10,6 @@ SQLITE_VERSION=3.9.1 LIBUV_VERSION=1.7.5 ZLIB_VERSION=system NUNICODE_VERSION=1.6 -LIBZIP_VERSION=1.0.1 GEOJSONVT_VERSION=2.1.6.3 VARIANT_VERSION=1.0 RAPIDJSON_VERSION=1.0.2 diff --git a/scripts/osx/configure.sh b/scripts/osx/configure.sh index 823e3b6260..71bb2c360e 100644 --- a/scripts/osx/configure.sh +++ b/scripts/osx/configure.sh @@ -10,7 +10,6 @@ SQLITE_VERSION=3.9.1 LIBUV_VERSION=1.7.5 ZLIB_VERSION=system NUNICODE_VERSION=1.6 -LIBZIP_VERSION=1.0.1 GEOJSONVT_VERSION=2.1.6.3 VARIANT_VERSION=1.0 RAPIDJSON_VERSION=1.0.2 -- cgit v1.2.1