commit:     dc722ecb7c52ce17fe094f6a0c3001e6572b45fc
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 11:45:55 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 11:49:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc722ecb

dev-ros/laser_proc: add missing boost dep

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ros/laser_proc/laser_proc-0.1.4.ebuild | 3 ++-
 dev-ros/laser_proc/laser_proc-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ros/laser_proc/laser_proc-0.1.4.ebuild 
b/dev-ros/laser_proc/laser_proc-0.1.4.ebuild
index f3dbd2c9c0e..49101e13602 100644
--- a/dev-ros/laser_proc/laser_proc-0.1.4.ebuild
+++ b/dev-ros/laser_proc/laser_proc-0.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,5 +18,6 @@ RDEPEND="
        dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/pluginlib
        dev-ros/nodelet
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/laser_proc/laser_proc-9999.ebuild 
b/dev-ros/laser_proc/laser_proc-9999.ebuild
index f3dbd2c9c0e..49101e13602 100644
--- a/dev-ros/laser_proc/laser_proc-9999.ebuild
+++ b/dev-ros/laser_proc/laser_proc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,5 +18,6 @@ RDEPEND="
        dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/pluginlib
        dev-ros/nodelet
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

Reply via email to