[dynamic-reconfigure] 01/01: Add missing dependency

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Wed Sep 2 14:54:01 UTC 2015


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

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

commit d5a8fdd5c28c99179ae85db159853a668063e06c
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Wed Sep 2 16:52:24 2015 +0200

    Add missing dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a009d5f..3179b45 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Description: ROS dynamic-reconfigure library - development files
 Package: python-dynamic-reconfigure
 Section: python
 Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs, python-roslib
 Description: ROS dynamic-reconfigure library - Python
  This unary stack contains the dynamic_reconfigure package which provides a
  means to change node parameters at any time without having to restart the node.

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



More information about the debian-science-commits mailing list