[ros-vision-opencv] 01/01: Add missing dependency

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Thu Jun 9 12:28:31 UTC 2016


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

jspricke-guest pushed a commit to branch master
in repository ros-vision-opencv.

commit 79b3e7af4ad7aed8cccb8b09e8c52d4544fc0954
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Thu Jun 9 14:28:14 2016 +0200

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

diff --git a/debian/control b/debian/control
index 16cc49f..8a9ce1e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-vis
 Package: libcv-bridge-dev
 Section: libdevel
 Architecture: any
-Depends: libcv-bridge0d (= ${binary:Version}), ${misc:Depends}, librosconsole-dev, libsensor-msgs-dev
+Depends: libcv-bridge0d (= ${binary:Version}), ${misc:Depends}, librosconsole-dev, libsensor-msgs-dev, libopencv-dev
 Description: cv_bridge Robot OS package - development
  This package is part of Robot OS (ROS). It contains development files for
  CvBridge, which converts between ROS Image messages and OpenCV images.

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



More information about the debian-science-commits mailing list