summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-12-28 19:14:18 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-12-28 20:10:34 +0100
commit010c420fc390a2046fc314ef7a99c6ec3d2ec445 (patch)
treeeffce9f3a15c3e887f2368775224174e9efbca40 /dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild
parentdev-ros/hector_geotiff_plugins: add missing dep on console bridge (diff)
downloadgentoo-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/hector_pose_estimation-9999.ebuild')
-rw-r--r--dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
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}"