dev-ros/fake_localization: forward port boost patch
authorAlexis Ballier <aballier@gentoo.org>
Wed, 11 Dec 2019 16:01:09 +0000 (17:01 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 11 Dec 2019 16:12:28 +0000 (17:12 +0100)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/fake_localization/fake_localization-1.16.3.ebuild
dev-ros/fake_localization/fake_localization-9999.ebuild

index b045349a3fe47fd952b6476c3947cc19ea5ea1d9..946772aaddd89dedae76750b47cc0526db4dae11 100644 (file)
@@ -27,3 +27,4 @@ RDEPEND="
        dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}"
+PATCHES=( "${FILESDIR}/boost170.patch" )
index 0c7895911491ec09134e862c7bf4b86dd1d27210..946772aaddd89dedae76750b47cc0526db4dae11 100644 (file)
@@ -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" )