[ros-ros-comm] 01/01: Add missing dependency
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Sun Feb 14 12:07:25 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-ros-comm.
commit 2ebc5602a6af6ffcdffafc44a4ccb4ad986e1273
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Sun Feb 14 13:07:14 2016 +0100
Add missing dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0ec33fa..e809a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -177,7 +177,7 @@ Description: Robot OS library for rosbag_storage
Package: librosconsole-dev
Section: libdevel
Architecture: any
-Depends: librosconsole1d (= ${binary:Version}), libboost-regex-dev, libboost-system-dev, libboost-thread-dev, libroscpp-core-dev, ${misc:Depends}
+Depends: librosconsole1d (= ${binary:Version}), libboost-regex-dev, libboost-system-dev, libboost-thread-dev, libroscpp-core-dev, liblog4cxx-dev, ${misc:Depends}
Description: Development files for librosconsole
This package is part of Robot OS (ROS). It is the ROS console output
library, a C++ package that supports console output and logging in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-ros-comm.git
More information about the debian-science-commits
mailing list