commit: 9340c99303d97aa2408d82a16c8ed83e823a7470
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 11:32:07 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 11:58:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9340c993
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(-)
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 6d638a2b06b..2ed4b21ceb5 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 936f0e5e2af..2ed4b21ceb5 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}"