[rospack] 01/01: Add missing dependency to rospack-tools
    Jochen Sprickerhof 
    jspricke-guest at moszumanska.debian.org
       
    Tue Sep  1 06:30:27 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to branch master
in repository rospack.
commit fc598847a9a77a935345a21b6838dc83a6f88b17
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Sep 1 08:30:08 2015 +0200
    Add missing dependency to rospack-tools
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 820733b..697b864 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Description: library for rospack
 Package: rospack-tools
 Section: utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, python-rosdep
 Description: command-line tool for retrieving information about ROS packages
  rospack is a command-line tool for retrieving information about ROS packages
  available on the filesystem. It implements a wide variety of commands ranging
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/rospack.git
    
    
More information about the debian-science-commits
mailing list