[class-loader] 01/01: add catkin DEPENDS as dependencies

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Jun 16 07:55:04 UTC 2015


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

jspricke-guest pushed a commit to branch master
in repository class-loader.

commit a280633d528ced3ac3004a4948fa0af84e229b2f
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Jun 16 09:54:51 2015 +0200

    add catkin DEPENDS as dependencies
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4dbef1a..bfb7e19 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ros/cla
 Package: libclass-loader-dev
 Section: libdevel
 Architecture: any
-Depends: libclass-loader0d (= ${binary:Version}), libpoco-dev, libconsole-bridge-dev, libboost-dev, ${misc:Depends}
+Depends: libclass-loader0d (= ${binary:Version}), libpoco-dev, libconsole-bridge-dev, libboost-dev, libboost-thread-dev, libboost-system-dev, libconsole-bridge-dev, ${misc:Depends}
 Description: development files for ROS class_loader library
  The class_loader package is a ROS-independent package for loading plugins
  during runtime and the foundation of the higher level ROS "pluginlib" library.

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



More information about the debian-science-commits mailing list