[robot-model] 01/01: Add missing library dependency

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Wed Sep 2 21:10:13 UTC 2015


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

jspricke-guest pushed a commit to branch master
in repository robot-model.

commit 5cd5d96db2e15278d36d34248546182df22e61ae
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Wed Sep 2 23:09:34 2015 +0200

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

diff --git a/debian/control b/debian/control
index fe8f723..37fc66b 100644
--- a/debian/control
+++ b/debian/control
@@ -95,7 +95,7 @@ Description: ROS collada_urdf library
 Package: liburdf-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, librosconsole-bridge-dev, libroscpp-dev
+Depends: liburdf0d (= ${binary:Version}), ${misc:Depends}, librosconsole-bridge-dev, libroscpp-dev
 Description: Development files for ROS urdf library
  This package contains a C++ parser for the Unified Robot Description Format
  (URDF), which is an XML format for representing a robot model. The code API of

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



More information about the debian-science-commits mailing list