[ros-realtime-tools] 01/01: Add dependencies

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Jan 5 08:58:13 UTC 2016


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

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

commit b72335741648a27b341b2ee4ecde253f1f70f319
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Jan 5 09:57:58 2016 +0100

    Add dependencies
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ac2e682..2e3905f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Thomas Moulard <thomas.moulard at gmail.com>,
            Jochen Sprickerhof <debian at jochen.sprickerhof.de>,
            Leopold Palomo-Avellaneda <leo at alaxarxa.net>
-Build-Depends: debhelper (>= 9), catkin (>> 0.6.16-2)
+Build-Depends: debhelper (>= 9), catkin (>> 0.6.16-2), libroscpp-dev, libboost-thread-dev, python-rospy
 Standards-Version: 3.9.6
 Section: libs
 Homepage: http://wiki.ros.org/realtime_tools
@@ -14,7 +14,7 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-realtime-tools
 Package: librealtime-tools-dev
 Section: libdevel
 Architecture: any
-Depends: librealtime-tools0d (= ${binary:Version}), ${misc:Depends}
+Depends: librealtime-tools0d (= ${binary:Version}), ${misc:Depends}, libroscpp-dev, libboost-thread-dev, python-rospy
 Description: development files for realtime_tools (Robot OS)
  This package is part of Robot OS (ROS). Contains a set of tools that can be
  used from a hard realtime thread, without breaking the realtime behavior. The

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



More information about the debian-science-commits mailing list