commit:     574646e0d2843a01c0e22cbbf50fb63273c781b0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 11:55:31 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 11:59:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574646e0

dev-ros/global_planner: add missing boost dep

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ros/global_planner/global_planner-1.15.1.ebuild | 1 +
 dev-ros/global_planner/global_planner-9999.ebuild   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/global_planner/global_planner-1.15.1.ebuild 
b/dev-ros/global_planner/global_planner-1.15.1.ebuild
index c330d4d122c..7145234ce39 100644
--- a/dev-ros/global_planner/global_planner-1.15.1.ebuild
+++ b/dev-ros/global_planner/global_planner-1.15.1.ebuild
@@ -24,5 +24,6 @@ RDEPEND="
        dev-ros/tf
        dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/global_planner/global_planner-9999.ebuild 
b/dev-ros/global_planner/global_planner-9999.ebuild
index 73ffbaf2efd..7145234ce39 100644
--- a/dev-ros/global_planner/global_planner-9999.ebuild
+++ b/dev-ros/global_planner/global_planner-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
@@ -24,5 +24,6 @@ RDEPEND="
        dev-ros/tf
        dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

Reply via email to