[common-msgs] 01/01: Add missing dependency
    Jochen Sprickerhof 
    jspricke-guest at moszumanska.debian.org
       
    Tue Sep  1 12:58:02 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to branch master
in repository common-msgs.
commit 5128550aa344d4c3e79c59bc56c1e96049350bdc
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Sep 1 14:54:27 2015 +0200
    Add missing dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8e6ea8b..37996d3 100644
--- a/debian/control
+++ b/debian/control
@@ -176,7 +176,7 @@ Description: Messages relating to the ROS nav, LISP
 Package: libsensor-msgs-dev
 Section: libdevel
 Architecture: any
-Depends: libboost-dev, ${misc:Depends}
+Depends: libboost-dev, libgeometry-msgs-dev, ${misc:Depends}
 Description: Messages relating to the ROS sensor C/C++
  This package defines messages for commonly used sensors, including
  cameras and scanning laser rangefinders.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/common-msgs.git
    
    
More information about the debian-science-commits
mailing list