commit: 698e76a3fa69be34eeaebfeb66a59faab61dd924
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 12:26:38 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 11:22:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698e76a3
dev-ros/pointcloud_to_laserscan: add missing boost dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.3.1.ebuild | 1 +
dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git
a/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.3.1.ebuild
b/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.3.1.ebuild
index c7f35e01db9..74ea4965bb7 100644
--- a/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.3.1.ebuild
+++ b/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.3.1.ebuild
@@ -20,5 +20,6 @@ RDEPEND="
dev-ros/tf2
dev-ros/tf2_ros
dev-ros/tf2_sensor_msgs
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}"
diff --git
a/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild
b/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild
index 5c11e8203b2..74ea4965bb7 100644
--- a/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild
+++ b/dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-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
@@ -20,5 +20,6 @@ RDEPEND="
dev-ros/tf2
dev-ros/tf2_ros
dev-ros/tf2_sensor_msgs
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}"