[shark] 07/79: boost is named differently

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Nov 26 15:39:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository shark.

commit 187081a5279ba5f755a79df6334ea4f80b3f4a3a
Author: Oswin <oswin.krause at di.ku.dk>
Date:   Wed Oct 28 08:45:07 2015 +0100

    boost is named differently
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index cff59bd..4ee3a28 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,9 +9,9 @@ os:
   
 before_install:
   - sudo apt-get update -qq
-  - sudo apt-get install -qq boost-all-dev
+  - sudo apt-get install -qq libboost-dev
   
 before_script:  
   - mkdir build
   - cd build
-  - cmake ..
+  - cmake ..
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git



More information about the debian-science-commits mailing list