From 85d866421b9fc63b6ec1581a2e4a78f59ff7630a Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 12 Sep 2017 13:54:42 +0200 Subject: [PATCH] dev-ros/hector_geotiff_plugins: add missing boost dep Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- .../hector_geotiff_plugins/hector_geotiff_plugins-0.3.5.ebuild | 3 ++- .../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 f1d999d5e5749..5ad07adfe90f0 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 27d30352da67f..5ad07adfe90f0 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}"