Add --recursive
for clone (submodules too)
parent
b330fa1ada
commit
dc98dd1f75
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ brew install gdal --with-libtiff=/usr/local/lib
|
|||
brew install ossp-uuid
|
||||
brew install postgis
|
||||
brew install harfbuzz
|
||||
git clone https://github.com/mapnik/mapnik.git
|
||||
git clone --recursive https://github.com/mapnik/mapnik.git
|
||||
cd mapnik
|
||||
./configure
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue