[ros-comm] 01/01: Add dependencies
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Wed Sep 2 17:49:36 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 f26546e25e7286f95216f84e05f21b318b4ac36f
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Wed Sep 2 19:49:27 2015 +0200
Add dependencies
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index cb29da2..44ad2bb 100644
--- a/debian/control
+++ b/debian/control
@@ -116,7 +116,7 @@ Description: Python client library for ROS
Package: librosbag-dev
Section: libdevel
Architecture: any
-Depends: librosbag0d (= ${binary:Version}), ${misc:Depends}
+Depends: librosbag0d (= ${binary:Version}), ${misc:Depends}, librosbag-storage-dev, librosconsole-dev, libroscpp-dev, libtopic-tools-dev, libxmlrpcpp-dev
Description: Tools for recording from and playing back to ROS topics
It is intended to be high performance and avoids deserialization and
reserialization of the messages. The rosbag package provides a command-line
@@ -155,7 +155,7 @@ Description: Python tools for recording from and playing back to ROS topics
Package: librosbag-storage-dev
Section: libdevel
Architecture: any
-Depends: librosbag-storage0d (= ${binary:Version}), ${misc:Depends}, libconsole-bridge-dev, libboost-date-time-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-regex-dev
+Depends: librosbag-storage0d (= ${binary:Version}), ${misc:Depends}, libconsole-bridge-dev, libboost-date-time-dev, libboost-filesystem-dev, libboost-program-options-dev, libboost-regex-dev, libroslz4-dev
Description: Development files for librosbag_storage
This is a set of tools for recording from and playing back ROS message without
relying on the ROS client library.
--
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