Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Commit

Permalink
install subversion for geotiff
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Apr 9, 2014
1 parent 084f185 commit e512f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -125,7 +125,7 @@ function build_mapnik {
function basic_prep {
if [[ $UNAME == 'Linux' ]]; then
prep_linux
sudo apt-get install -qq -y build-essential git unzip zlib1g-dev
sudo apt-get install -qq -y build-essential git unzip zlib1g-dev subversion
else
prep_osx
fi
Expand Down

0 comments on commit e512f93

Please sign in to comment.