[ros-comm] 01/01: Add boost dependencies because of LIBRARIES in rosconsole

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Fri Jun 12 17:35:00 UTC 2015


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

jspricke-guest pushed a commit to branch master
in repository ros-comm.

commit dc8ca0217adfd7e75db0347ad03284193f10c2ed
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Fri Jun 12 16:55:41 2015 +0200

    Add boost dependencies because of LIBRARIES in rosconsole
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9dc4bab..12efe0e 100644
--- a/debian/control
+++ b/debian/control
@@ -174,7 +174,7 @@ Description: Library for rosbag_storage
 Package: librosconsole-dev
 Section: libdevel
 Architecture: any
-Depends: librosconsole0d (= ${binary:Version}), ${misc:Depends}
+Depends: librosconsole0d (= ${binary:Version}), libboost-regex-dev, libboost-system-dev, libboost-thread-dev, ${misc:Depends}
 Description: Development files for librosconsole
  ROS console output library, a C++ package that supports
  console output and logging in roscpp. It provides a macro-based interface

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



More information about the debian-science-commits mailing list