[urdfdom] 01/01: Need some boost libraries to build

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Tue Feb 9 16:21:54 UTC 2016


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

jrivero-guest pushed a commit to branch master
in repository urdfdom.

commit bd7d70165528942c82161b3bd08dcd337a30aa20
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Tue Feb 9 17:21:40 2016 +0100

    Need some boost libraries to build
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index a86896b..bbbda88 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,9 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                cmake,
                libboost-dev,
+               libboost-system-dev,
+               libboost-thread-dev,
+               libboost-test-dev,
                libtinyxml-dev,
                libconsole-bridge-dev,
                liburdfdom-headers-dev (>= 0.4),
@@ -83,6 +86,7 @@ Architecture: any
 Multi-Arch: same
 Section: libdevel
 Depends: libboost-dev,
+         libboost-system-dev,
          libtinyxml-dev,
          libconsole-bridge-dev,
          liburdfdom-headers-dev (>= 0.4),

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



More information about the debian-science-commits mailing list