diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 19:14:18 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 20:10:34 +0100 |
commit | 010c420fc390a2046fc314ef7a99c6ec3d2ec445 (patch) | |
tree | effce9f3a15c3e887f2368775224174e9efbca40 /dev-ros/hector_pose_estimation | |
parent | dev-ros/hector_geotiff_plugins: add missing dep on console bridge (diff) | |
download | gentoo-010c420fc390a2046fc314ef7a99c6ec3d2ec445.tar.gz gentoo-010c420fc390a2046fc314ef7a99c6ec3d2ec445.tar.bz2 gentoo-010c420fc390a2046fc314ef7a99c6ec3d2ec445.zip |
dev-ros/hector_pose_estimation: add missing dep on console bridge
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ros/hector_pose_estimation')
-rw-r--r-- | dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0-r1.ebuild (renamed from dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0.ebuild) | 1 | ||||
-rw-r--r-- | dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0.ebuild b/dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0-r1.ebuild index ff5460914801..7cc3dd4e6490 100644 --- a/dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0.ebuild +++ b/dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0-r1.ebuild @@ -22,6 +22,7 @@ RDEPEND=" dev-ros/tf dev-ros/message_filters dev-libs/boost:= + dev-libs/console_bridge:= " # dev-ros/hector_timing DEPEND="${RDEPEND}" diff --git a/dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild b/dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild index ff5460914801..7cc3dd4e6490 100644 --- a/dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild +++ b/dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild @@ -22,6 +22,7 @@ RDEPEND=" dev-ros/tf dev-ros/message_filters dev-libs/boost:= + dev-libs/console_bridge:= " # dev-ros/hector_timing DEPEND="${RDEPEND}" |