[ros-bond-core] 01/01: Add dependencies

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Wed Jan 6 20:15:17 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-bond-core.

commit 73e00c09a622a395a171a30882fb116924290e66
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Wed Jan 6 21:14:55 2016 +0100

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

diff --git a/debian/control b/debian/control
index c721484..1dfa796 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ros/ros
 Package: libbond-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ros-message-generation, libstd-msgs-dev
 Description: Messages related to Robot OS bond_core - development
  This package is part of Robot OS (ROS). This is the 'bond' process state
  machine library development files.
@@ -51,7 +51,7 @@ Description: Messages related to Robot OS bond_core - Python
 Package: cl-bond
 Section: lisp
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, cl-std-msgs
 Description: Messages related to Robot OS bond_core - LISP
  This package is part of Robot OS (ROS). This is the 'bond' process state
  machine library LISP bindings.
@@ -88,7 +88,7 @@ Description: Robot OS 'bond' State Machine Compiler python package
 Package: libbondcpp-dev
 Section: libdevel
 Architecture: any
-Depends: libbondcpp0d (= ${binary:Version}), uuid-dev, ${misc:Depends}, libbond-dev, libroscpp-dev, libsmc-dev
+Depends: libbondcpp0d (= ${binary:Version}), uuid-dev, ${misc:Depends}, libbond-dev, libroscpp-dev, libsmc-dev, ros-cmake-modules
 Description: Development files for Robot OS bondcpp library
  This package is part of Robot OS (ROS). It is the 'bond' process state
  machine library C++ implementation development files.

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



More information about the debian-science-commits mailing list