summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2019-12-13 13:15:50 +0100
committerAlexis Ballier <aballier@gentoo.org>2019-12-13 13:15:50 +0100
commit11dbcfc8bf1872b5861c1fd7837c14156b9878d9 (patch)
tree3abbc233fe386350c0e4870e724e4a7cec5003c1 /dev-ros
parentros-meta/ament_cmake: specify transitive deps for usedeps (diff)
downloadgentoo-11dbcfc8bf1872b5861c1fd7837c14156b9878d9.tar.gz
gentoo-11dbcfc8bf1872b5861c1fd7837c14156b9878d9.tar.bz2
gentoo-11dbcfc8bf1872b5861c1fd7837c14156b9878d9.zip
dev-ros/hector_mapping: forward port boost patch
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/hector_mapping/hector_mapping-0.4.0.ebuild1
1 files changed, 1 insertions, 0 deletions
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" )