From: Alexis Ballier Date: Fri, 13 Dec 2019 12:15:50 +0000 (+0100) Subject: dev-ros/hector_mapping: forward port boost patch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=11dbcfc8bf1872b5861c1fd7837c14156b9878d9;p=gentoo.git dev-ros/hector_mapping: forward port boost patch Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier --- diff --git a/dev-ros/hector_mapping/hector_mapping-0.4.0.ebuild b/dev-ros/hector_mapping/hector_mapping-0.4.0.ebuild index 4e49dd7e8a0e..fbcf32d16868 100644 --- a/dev-ros/hector_mapping/hector_mapping-0.4.0.ebuild +++ b/dev-ros/hector_mapping/hector_mapping-0.4.0.ebuild @@ -26,3 +26,4 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-cpp/eigen:3" +PATCHES=( "${FILESDIR}/boost170.patch" )