dev-ros/pointcloud_to_laserscan: add missing boost dep
authorAlexis Ballier <aballier@gentoo.org>
Mon, 11 Sep 2017 12:26:38 +0000 (14:26 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 12 Sep 2017 11:22:55 +0000 (13:22 +0200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-1.3.1.ebuild
dev-ros/pointcloud_to_laserscan/pointcloud_to_laserscan-9999.ebuild

index c7f35e01db90d6dfb0a5ff3d99e23019e40c4b85..74ea4965bb775b02992d68b76254a6f975c31a71 100644 (file)
@@ -20,5 +20,6 @@ RDEPEND="
        dev-ros/tf2
        dev-ros/tf2_ros
        dev-ros/tf2_sensor_msgs
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"
index 5c11e8203b2f1a9031d09eaf04c63dc365a8fbc1..74ea4965bb775b02992d68b76254a6f975c31a71 100644 (file)
@@ -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}"