Skip to content

Commit

Permalink
Add more make dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chambbj committed Aug 31, 2017
1 parent cb77040 commit ef0911d
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion scripts/ci/simple.sh
Expand Up @@ -3,4 +3,23 @@

echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
apk update
apk add geos-dev
apk add \
cmake
eigen-dev
hexer-dev
nitro-dev
gdal-dev
geos-dev
laz-perf-dev
libgeotiff-dev
libxml2-dev
python-dev
py-numpy-dev
jsoncpp-dev
hdf5-dev
proj4-dev
cpd-dev
fgt-dev
sqlite-dev
postgresql-dev
curl-dev

0 comments on commit ef0911d

Please sign in to comment.