From 975e7a8356041a3f0550af470c57c61792c5ae17 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 11 Dec 2019 17:01:09 +0100 Subject: [PATCH] dev-ros/fake_localization: forward port boost patch Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier --- dev-ros/fake_localization/fake_localization-1.16.3.ebuild | 1 + dev-ros/fake_localization/fake_localization-9999.ebuild | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-ros/fake_localization/fake_localization-1.16.3.ebuild b/dev-ros/fake_localization/fake_localization-1.16.3.ebuild index b045349a3fe4..946772aaddd8 100644 --- a/dev-ros/fake_localization/fake_localization-1.16.3.ebuild +++ b/dev-ros/fake_localization/fake_localization-1.16.3.ebuild @@ -27,3 +27,4 @@ RDEPEND=" dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}/boost170.patch" ) diff --git a/dev-ros/fake_localization/fake_localization-9999.ebuild b/dev-ros/fake_localization/fake_localization-9999.ebuild index 0c7895911491..946772aaddd8 100644 --- a/dev-ros/fake_localization/fake_localization-9999.ebuild +++ b/dev-ros/fake_localization/fake_localization-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,3 +27,4 @@ RDEPEND=" dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}/boost170.patch" ) -- 2.26.2