From ebe57646fda9af3982819088df3c5031a7efd8a3 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 12 Sep 2017 13:56:16 +0200 Subject: dev-ros/hector_pose_estimation: add missing boost dep Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- dev-ros/hector_pose_estimation/hector_pose_estimation-0.3.0.ebuild | 3 ++- dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'dev-ros/hector_pose_estimation') 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.ebuild index 4b9218ef1d58..ff5460914801 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.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,6 +21,7 @@ RDEPEND=" dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/tf dev-ros/message_filters + dev-libs/boost:= " # 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 4bf14e553dd5..ff5460914801 100644 --- a/dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild +++ b/dev-ros/hector_pose_estimation/hector_pose_estimation-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,6 +21,7 @@ RDEPEND=" dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/tf dev-ros/message_filters + dev-libs/boost:= " # dev-ros/hector_timing DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad