missing submodule
parent
e4b67ef55d
commit
93fa6ca85c
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ apt-get update
|
|||
apt-get upgrade
|
||||
git clone https://github.com/mapnik/mapnik --depth 10
|
||||
cd mapnik
|
||||
git submodule update --init deps/mapbox/variant
|
||||
./configure
|
||||
make && sudo make install
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue