From 339ea1a223b0da9f767c29ecbcea03bcf99a3774 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 6 Oct 2016 15:39:40 +0200 Subject: dev-ros/robot_pose_ekf: add missing dep on boost Package-Manager: portage-2.3.1 --- dev-ros/robot_pose_ekf/robot_pose_ekf-1.14.0.ebuild | 1 + dev-ros/robot_pose_ekf/robot_pose_ekf-9999.ebuild | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'dev-ros/robot_pose_ekf') diff --git a/dev-ros/robot_pose_ekf/robot_pose_ekf-1.14.0.ebuild b/dev-ros/robot_pose_ekf/robot_pose_ekf-1.14.0.ebuild index ca5764768460..2fb12aad305e 100644 --- a/dev-ros/robot_pose_ekf/robot_pose_ekf-1.14.0.ebuild +++ b/dev-ros/robot_pose_ekf/robot_pose_ekf-1.14.0.ebuild @@ -24,6 +24,7 @@ RDEPEND=" dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] sci-libs/orocos-bfl + dev-libs/boost:=[threads] " DEPEND="${RDEPEND} test? ( dev-ros/rostest[${PYTHON_USEDEP}] ) diff --git a/dev-ros/robot_pose_ekf/robot_pose_ekf-9999.ebuild b/dev-ros/robot_pose_ekf/robot_pose_ekf-9999.ebuild index a2c43b164175..2fb12aad305e 100644 --- a/dev-ros/robot_pose_ekf/robot_pose_ekf-9999.ebuild +++ b/dev-ros/robot_pose_ekf/robot_pose_ekf-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,6 +24,7 @@ RDEPEND=" dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] sci-libs/orocos-bfl + dev-libs/boost:=[threads] " DEPEND="${RDEPEND} test? ( dev-ros/rostest[${PYTHON_USEDEP}] ) -- cgit v1.2.3-18-g5258