[osmium-tool] 59/97: travis build: fix install of dependencies
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jul 21 20:15:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to tag v1.0.0
in repository osmium-tool.
commit 6ac81b8812f122c35a9e6999c7a25bbc3e3da28e
Author: Jochen Topf <jochen at topf.org>
Date: Tue Jan 20 18:05:42 2015 +0100
travis build: fix install of dependencies
---
.travis.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 04fccde..f117c9f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,8 +20,7 @@ install:
- sudo rm /usr/bin/cpp
- sudo ln -s /usr/bin/cpp-4.8 /usr/bin/cpp
# upgrade libosmium dependencies
- - sudo apt-get install --yes make libboost-dev libboost-program-options-dev libsparsehash-dev libprotobuf-dev protobuf-compiler libgeos++-dev libproj-dev
- - sudo apt-get install --yes make libgdal1h libgdal-dev
+ - sudo apt-get install --yes make libboost-dev libboost-program-options-dev libprotobuf-dev protobuf-compiler libcrypto++-dev
- cd ..
- git clone https://github.com/osmcode/osm-testdata.git
- git clone https://github.com/osmcode/libosmium.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git
More information about the Pkg-grass-devel
mailing list