[Pkg-running-devel] [antpm] 16/41: travis-ci: try using newer boost v4

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Tue Feb 23 21:46:45 UTC 2016


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

ralovich-guest pushed a commit to branch upstream
in repository antpm.

commit ba6cd0eca113780a5246695b1121ac9e7fa5cc50
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Oct 10 16:13:02 2015 +0200

    travis-ci: try using newer boost v4
---
 .travis.yml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index c950611..7538573 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,7 @@
 # -*- coding: iso-8859-2-unix -*-
+
+# it seems like travis-ci gives a "precise" 12.04 LTS ubuntu env
+
 sudo: false
 env:
   global:
@@ -25,7 +28,12 @@ addons:
     - pkg-config
     - libusb-dev
     - libxml2-dev
-    - libboost1.48-all-dev
+    - libboost-date-time1.48-dev
+    - libboost-filesystem1.48-dev
+    - libboost-program-options1.48-dev
+    - libboost-system1.48-dev
+    - libboost-test1.48-dev
+    - libboost-thread1.48-dev
     - valgrind
 
 language: cpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git



More information about the Pkg-running-devel mailing list