From: Alexis Ballier Date: Thu, 28 Dec 2017 18:14:18 +0000 (+0100) Subject: dev-ros/hector_pose_estimation: add missing dep on console bridge X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=010c420fc390a2046fc314ef7a99c6ec3d2ec445;p=gentoo.git dev-ros/hector_pose_estimation: add missing dep on console bridge Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- 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 similarity index 96% rename from dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0.ebuild rename to 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}"