From 9340c99303d97aa2408d82a16c8ed83e823a7470 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 13 Sep 2017 13:32:07 +0200 Subject: dev-ros/hector_imu_tools: add missing boost dep Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- dev-ros/hector_imu_tools/hector_imu_tools-0.3.5.ebuild | 3 ++- dev-ros/hector_imu_tools/hector_imu_tools-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'dev-ros') diff --git a/dev-ros/hector_imu_tools/hector_imu_tools-0.3.5.ebuild b/dev-ros/hector_imu_tools/hector_imu_tools-0.3.5.ebuild index 6d638a2b06b7..2ed4b21ceb5f 100644 --- a/dev-ros/hector_imu_tools/hector_imu_tools-0.3.5.ebuild +++ b/dev-ros/hector_imu_tools/hector_imu_tools-0.3.5.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 @@ -19,5 +19,6 @@ RDEPEND=" dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-libs/boost:= " DEPEND="${RDEPEND}" diff --git a/dev-ros/hector_imu_tools/hector_imu_tools-9999.ebuild b/dev-ros/hector_imu_tools/hector_imu_tools-9999.ebuild index 936f0e5e2afc..2ed4b21ceb5f 100644 --- a/dev-ros/hector_imu_tools/hector_imu_tools-9999.ebuild +++ b/dev-ros/hector_imu_tools/hector_imu_tools-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 @@ -19,5 +19,6 @@ RDEPEND=" dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-libs/boost:= " DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad