[rospack] 01/01: Update dependencies with DEPENDS in CMakeLists.txt

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Mon Jun 15 13:03:54 UTC 2015


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

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

commit 14593dcc3f038af095c27ab62d5f9722ad7fef64
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Mon Jun 15 15:03:22 2015 +0200

    Update dependencies with DEPENDS in CMakeLists.txt
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8143a92..828163b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/?p=debian-science/packages/ros/rospack.gi
 Package: librospack-dev
 Section: libdevel
 Architecture: any
-Depends: librospack0d (= ${binary:Version}), libpython-dev, ${misc:Depends}
+Depends: librospack0d (= ${binary:Version}), libboost-filesystem-dev, libboost-program-options-dev, libboost-system-dev, libtinyxml-dev, libpython-dev, ${misc:Depends}
 Description: development files for librospack
  rospack is a command-line tool for retrieving information about ROS packages
  available on the filesystem. It implements a wide variety of commands ranging

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



More information about the debian-science-commits mailing list