[geometry] 01/01: Add missing dependencies
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Tue Sep 1 17:29:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to branch master
in repository geometry.
commit 1bff550d8239881bedea841a7093f5a266fa9fad
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Tue Sep 1 19:14:02 2015 +0200
Add missing dependencies
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4ae1048..6e26e24 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Description: tf transform library to keep track multiple coordinate frames
Package: libtf-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libtf0d ( = ${binary:Version})
+Depends: ${misc:Depends}, libtf0d ( = ${binary:Version}), libgeometry-msgs-dev, libmessage-filters-dev, message-runtime, libroscpp-dev, libsensor-msgs-dev, libstd-msgs-dev, libtf2-ros-dev, librosconsole-dev
Description: tf transform library - development files
tf is a package that lets the user keep track of multiple coordinate frames
over time. tf maintains the relationship between coordinate frames in a tree
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/geometry.git
More information about the debian-science-commits
mailing list