commit:     85d866421b9fc63b6ec1581a2e4a78f59ff7630a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 11:54:42 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=85d86642

dev-ros/hector_geotiff_plugins: add missing boost dep

Package-Manager: Portage-2.3.8, Repoman-2.3.3

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

diff --git a/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5.ebuild 
b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5.ebuild
index f1d999d5e57..5ad07adfe90 100644
--- a/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5.ebuild
+++ b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-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
@@ -16,5 +16,6 @@ IUSE=""
 RDEPEND="
        dev-ros/hector_geotiff
        dev-ros/hector_nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-9999.ebuild 
b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-9999.ebuild
index 27d30352da6..5ad07adfe90 100644
--- a/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-9999.ebuild
+++ b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-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
@@ -16,5 +16,6 @@ IUSE=""
 RDEPEND="
        dev-ros/hector_geotiff
        dev-ros/hector_nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

Reply via email to