[ros] 01/01: Add python-roslib run depends
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Thu Dec 11 21:13:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to branch master
in repository ros.
commit d9df3a67aa50b1596b74d79ab5052694bcb41484
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Thu Dec 11 22:12:51 2014 +0100
Add python-roslib run depends
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index edb8b02..5c14974 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,7 @@ Package: python-roslib
Section: python
Architecture: any
Multi-Arch: allowed
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-rospkg
Description: Python library for roslib
Base dependencies and support libraries for ROS. roslib contains many of
the common data structures and tools that are shared across ROS client
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros.git
More information about the debian-science-commits
mailing list