commit:     90540e8c3cdbdd388e24b8a38f5f730ed24b3fc3
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 11:33:43 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 11:58:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90540e8c

dev-ros/hector_map_server: add missing boost dep

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-ros/hector_map_server/hector_map_server-0.3.5.ebuild 
b/dev-ros/hector_map_server/hector_map_server-0.3.5.ebuild
index 0662e41f847..5b5d6a35bb5 100644
--- a/dev-ros/hector_map_server/hector_map_server-0.3.5.ebuild
+++ b/dev-ros/hector_map_server/hector_map_server-0.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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/hector_nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/tf
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/hector_map_server/hector_map_server-9999.ebuild 
b/dev-ros/hector_map_server/hector_map_server-9999.ebuild
index 578ad3ab1d9..5b5d6a35bb5 100644
--- a/dev-ros/hector_map_server/hector_map_server-9999.ebuild
+++ b/dev-ros/hector_map_server/hector_map_server-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/hector_nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
        dev-ros/tf
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

Reply via email to