[pluginlib] 01/01: Add catkin DEPENDS as dependencies

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


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

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

commit 854d13eae71b9d2d2bcc5790fddacd25019ae85e
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Jun 16 09:56:09 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 cd99197..6b10ef7 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ros/plu
 Package: pluginlib-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, libboost-dev, libboost-filesystem-dev, libboost-system-dev, libtinyxml-dev
 Description: ROS library for plugins
  The pluginlib package provides tools for writing and dynamically loading
  plugins using the ROS build infrastructure.

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



More information about the debian-science-commits mailing list