mirror of
https://github.com/CartoDB/crankshaft.git
synced 2024-11-01 10:20:48 +08:00
Check removing explicit libgdal1h
This commit is contained in:
parent
aad4c772f6
commit
14bc873d0e
@ -38,7 +38,7 @@ before_install:
|
|||||||
- sudo apt-get -y remove --purge postgis
|
- sudo apt-get -y remove --purge postgis
|
||||||
- sudo apt-get -y autoremove
|
- sudo apt-get -y autoremove
|
||||||
|
|
||||||
- sudo apt-get -y install libgdal1h=1.11.0-0cdb1~precise3
|
# - sudo apt-get -y install libgdal1h=1.11.0-0cdb1~precise3
|
||||||
- sudo apt-get -y install postgresql-9.5=9.5.2-2ubuntu1
|
- sudo apt-get -y install postgresql-9.5=9.5.2-2ubuntu1
|
||||||
- sudo apt-get -y install postgresql-server-dev-9.5=9.5.2-2ubuntu1
|
- sudo apt-get -y install postgresql-server-dev-9.5=9.5.2-2ubuntu1
|
||||||
- sudo apt-get -y install postgresql-plpython-9.5=9.5.2-2ubuntu1
|
- sudo apt-get -y install postgresql-plpython-9.5=9.5.2-2ubuntu1
|
||||||
|
Loading…
Reference in New Issue
Block a user